CREATE.ACCOUNT |
![]() ![]() ![]() |
The CREATE.ACCOUNT command creates a new QM account.
Format
CREATE.ACCOUNT acc.name pathname {NO.QUERY}
where
The CREATE.ACCOUNT command creates a new account and populates the VOC file from the NEWVOC template stored in the QMSYS account. The new account is added to the register of accounts in the ACCOUNTS file in the QMSYS account.
If no pathname is specified on the command line, CREATE.ACCOUNT prompts for the pathname. The command will look in the VOC of the QMSYS account for an X-type record named $ACCOUNT.ROOT.DIR and, if this is found, will use field 2 of this record to specify a directory name under which the account should be created by default. This default pathname can be selected by entering a null response to the pathname prompt.
Example
CREATE.ACCOUNT SALES D:\SALES
This command creates a new QM account named SALES in the D:\SALES directory.
See also: |