INITIALIZEGBL |
Top Previous Next |
Keyword Description Batch.SIG command used to create a new empty GBL file of the name filename specified in GBL = filename Where Legal
Syntax INITIALIZEGBL
Example Sample code GBL = MyGBL 'must first specify which GBL file to use INITIALIZEGBL 'create new GBL file named MyGBL
See also: GBL[n], GBLMAP[n], GBL (batch kw), Introduction to batch files
|