Creates the conceptual file for a
specified application name.
Syntax
create-conceptual-file(<name>)
Parameters
name
Name of the conceptual file to be created.
Example
To create the conceptual file for the TRAVEL application:
create-conceptual-file('TRAVEL.CON')
|