SCRRead()
Reads and returns the contents of a field.
Syntax
SCRRead(<cField>) --> xData
Arguments
<cField> --> The field to read the contents of.
Returns
The contents of the field just read.
Description
This function returns the current contents of the specified field. It may be a date, string/character, numeric or logical value.
Yes/no (checkbox) fields return logical TRUE or FALSE.
____________________________
Related Topics:
![]() |