800-CREATE-<FileName>

Name

800-CREATE-<FileName>

Description

800-CREATE-<FileName> initializes the record area associated with the database file to be updated by setting numeric fields to zero and alphanumeric fields to spaces.

Using the API in a Program

See 820-STORE-<FileName>.

Input Values

Field Description
<FileName> You must specify the database file name that you want to create a record in.

Programming Example

See 820-STORE-<FileName>.