|
AddRecord()
Adds a blank record to the currently selected
database.
Syntax
AddRecord() -->
lSuccess
Arguments
None.
Returns
Returns a logical value of TRUE if the record was
successfully added to the database.
Description
Use the AddRecord() function to add a new blank
record to a database.
|
Do not use this function to add records to
standard CAPITAL databases. Standard CAPITAL databases expect
default values to be assigned to newly created records. The
AddRecord() function does not assign these default values.
|
____________________________
Related Topics
AddCustomer()
AddJobCard()
AddStock()
AddTraceProperty()
Business
Function List
|