|
BufferCommit() 
Corporate Edition Only
Commits all additions and changes made to the
database after the execution of the
BufferUpdates() function.
Syntax
BufferCommit()
Arguments
None.
Returns
None.
Description
This function is used to commit all buffered
additions and changes to the CAPITAL database made after the call
to
BufferUpdates(). At this point all
updates are made visible to all other users on the network.
|
While this function may be called from any
edition of CAPITAL, it has no effect other than when running under
the Corporate
Edition.
|
Examples
BufferCommit()
____________________________
Related Topics
BufferRollback()
BufferUpdates()
Business
Function List
|