Description
Read-write. This property gets or sets the object's read-only status. If the object is flagged as read-only, the user is able to navigate to the field in the Verifier, but is not able to change any of the ANSI data.
Applicable Events
Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify
Syntax
object.ReadOnly [ = blnFlag ]
Parameters
Object is a reference to the Line, Zone, OMR Zone, or OMR Box object. For more information, see Line Object (page Line Object), Zone Object (page Zone Object), OMR Zone Object (page OMR Zone Object), or OMR Box Object (page OMR Box Object).
ReadOnly is the command.
blnFlag is
Example