home *** CD-ROM | disk | FTP | other *** search
- ;
- SETFILE.COM
-
- Size (recs) CRC Version Author/Latest Issue Disk
- SETFILE.COM 1k (4) FC94 1.1 Bruce Morgen 2/89 Z3COM8
- SETFILE.CIM 1k (4) 007F 1.1 Bruce Morgen 2/89 Z3COM8
-
- 1- Syntax 2- Notes 3- Error Messages 4- Examples of Use
-
-
-
- SETFILE sets the name of ZCPR3 System File n (where n is 1 to 4) to the
- indicated ambiguous filename. If no afn is given, the current contents of the
- indicated System File are displayed. A file number is required. SETFILE
- allows file names to be used with shell programs, MENU, VMENU, SAK, ALIAS,
- etc. SHOW can be used to indicate which system files are active.
- :1
-
-
- Syntax: SETFILE n afn
-
- or SETFILE n
- :2
-
-
- SETFILE Notes:
-
- a. ZCPR3 System Files are referenced by some of the ZCPR3 utilities, MENU
- and ALIAS in particular. SETFILE is the means by which the contents of
- these file name buffers is defined.
-
- b. Version 1.1 adds Type 3 safety header and proper help display.
- :3
-
-
- SETFILE Error Messages:
-
- "Invalid File Name Number (not 1-4)"
-
- - a valid file number was not given after the SETFILE verb (SETFILE n afn).
- :4
-
-
- Examples of Use:
-
- a. SETFILE 1 myfile.txt <-- System File 1 is set to MYFILE.TXT
-
- b. SETFILE 4 <-- the name of System File 4 is displayed