ACTIVE(1)
PURPOSE
This function determines whether there is an active record in the buffer for a specified file.
PARTS
1 f/c/e | Required - The file_number/handle of the file to use. |
RETURN TYPE - L
If the record is active the function will return .T., if not it will return .F.
COMMENTS
If the user is entering a new record this function will return .F. It only returns .T. if a record has been found in a file and loaded into the record buffer.
SEE ALSO
IFNA()
Page url: http://www.cassoftware.com/tas/manual/recordactive().htm