Stores the records internally. This method
makes new or updated records in your session known to other objects
and stores the records in the database. RecordStore() does not commit the
transaction.
Syntax
RecordStore([<mode>])
Parameters
mode
If set to QUIET, no message is displayed.
|