BUILD
The BUILD utility creates ASCII text files or null files. The command line format for the BUILD utility is:
|
|
|
Note the following:
If {output} already exists, it is overwritten and no error message generated.
If no path specification is given for {output}, a path search is performed to determine if it already exists.
The assumed file type on {output} is TXT.
{endchar} signals the BUILD utility that this particular BUILD is complete. The character specified must be the one and only character on that line to terminate the command.
If {endchar} is not specified, a null entry terminates the BUILD.
The following error message is the only one that should ever appear during execution of the BUILD utility.
INVALID FILE SPECIFICATION
The file specification given for {output} was invalid.
See Also: BUILD Examples, Utilities
![]() |