BUILD Examples


 

The following are examples of the BUILD utility:

Example 1:

BUILD A:XYZ.DBS

 

Create or overwrite the file 'XYZ.DBS' on drive A:. All lines entered are written into the file until a null entry terminates the BUILD.

Example 2:

BUILD A:XYZ.DBS -&

 

This command executes the same as the above example except that data entry is terminated by an ampersand (&) rather than a null entry.

 

 

See Also: BUILD, Utilities

 



System Utilities