generate/cbs2.gifSCRLock()


 

Locks the selected field to prevent editing.

Syntax

SCRLock(<cField>)

Arguments

<cField> --> The name of the field to lock.

Returns

Returns a Nil value.

Description

This function will lock/disable the specified field so as to prevent editing changes to the field. The background of the field is changed from white to grey. User input will skip over the field until it is enabled again.

If the field was previously hidden it will be made visible.

See: SCRUnlock()



Help Topic Map