WF [wfname|* [Delete]] | [? [All]] WF
WF is an abbreviation of the command WORKFILE.
With the command WF you may create workfiles, activate them, list or delete workfiles. A workfile name consists of one to eight letters or digits and it has to start with a letter.
The command
WF wfnamegenerates a workfile named wfname, if that workfile does not already exist. Otherwise the workfile wfname is activated by entering the command above. The active workfile is the one that is displayed in the window and that the editing commands have effect on.
With the command
WF wfname DELETEthe workfile wfname is deleted and the workfile MAIN becomes the active workfile. You may abbreviate DELETE with D. If you want to delete the active workfile (that must not be the workfile MAIN), you should enter WF * DELETE.
With the command
WF ?the name of the active workfile is listed.
With the command
WF ? ALLthe names of all workfiles areas listed. You can abbreviate ALL with A.