[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
CREATE
To create an empty structure extended database file.
Syntax
CREATE <file>/(<expC>)
Argument
<file> is the name of the empty structure extended file.
Usage
Like COPY STRUCTURE EXTENDED, CREATE produces a structure extended file
with four fields: Field_name, Field_type, Field_len, and Field_dec and
can be used in conjunction with CREATE FROM to form a new database
files. Unlike COPY STRUCTURE EXTENDED, CREATE produces an empty
database file and does not require the presence of another database
file to create it.
See Also:
CREATE FROM
COPY STRUCTURE EXTENDED
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson