generate/cbs2.gifSCRUnlock()


 

Unlocks a field to allow editing.

Syntax

SCRUnlock(<cField>)

Arguments

<cField> --> Name of field to unlock.

Returns

Returns a Nil value.

Description

This function will unlock/enable the specified field so as to allow editing changes to the field. The background of the field is changed from grey to white. User input will be allowed until the field is disabled again.

generate/notepad2.gifIf the field was previously hidden it will be made visible.

See: SCRLock()



Help Topic Map