Navigation:  Reference > Functions >

RecordChanged()

Print this Topic Previous pageReturn to chapter overviewNext page

 

REC_CHANGED(1)

 

PURPOSE

This function checkes whether any of the fields in a record for a specific file have been modified.

 

PARTS

 

1 f/c/eRequired - The file_number/handle of the file to use.

 

RETURN TYPE - L

If the record has been changed the function will return .T., if not it will return .F.

 

COMMENTS

The program checks for changes each time the user enters a file field.  If the field value has been changed the record is marked as modified.  This will be true until the record is saved or cleared or another record is found.

 

 


Page url: http://www.cassoftware.com/tas/manual/recordchanged().htm