
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Release Notes - <b>changed: create from</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CHANGED: CREATE FROM
------------------------------------------------------------------------------
The syntax for the CREATE FROM command is now:
CREATE <xcDatabase> FROM <xcExtendedDatabase>
[NEW] [ALIAS <cAlias>] [VIA <cDriver>]
The following clauses have been added to the CREATE FROM command.
NEW is an optional clause that designates that the newly created
database should be opened in a new work area. If not specified, the
resultant database (.dbf) file will be opened in the current work area.
ALIAS <cAlias> is the alias name to use when opening the database in a
new work area. This allows for the creation of files whose names would
not be a legal identifier.
VIA <cDriver> is the name of the database driver to use to create the
database. Note that the structure extended file must be created using
the same database driver.
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson