Date : Wed, 28 Mar 1984 06:48:04-MST
From : Rick Conn <RCONN@SIMTEL20.ARPA>
Subject: ZCPR3 Intro - Message 4: Command Lines
ZCPR3 - Command Lines
The following terminal session extracts
should be clear about command lines under ZCPR3.
Comments are included in the terminal sessions.
A0:BASE>; Any Line beginning with a semicolon is a comment
A0:BASE>note Any line whose verb is the word "NOTE" is a comment
A0:BASE>note NOTE is handy to insert comments into lines with more than
A0:BASE>note one command in them
A0:BASE>note Such lines separate commands with a semicolon
A0:BASE>dir;note I just did a directory display
RHEX .COM 2
A0:BASE -- 1 Files Using 2K ( 204K Left)
A0:BASE>dir;NOTE This line contains 3 commands (incl one NOTE);dir root:
RHEX .COM 2
A0:BASE -- 1 Files Using 2K ( 204K Left)
MYTERM .Z3T 2r| SPECIAL .NDR 2 | SYS .ENV 2r| SYS .FCP 2r
SYS .NDR 2r| SYS .RCP 2r| SYS1 .FCP 2r| SYS1 .RCP 2r
SYS2 .FCP 2r| SYS2 .RCP 2r| SYS3 .RCP 2r| Z3TCAP .TCP 8r
A15:ROOT -- 12 Files Using 30K ( 204K Left)
A0:BASE>era *.com i;dir;NOTE See the extended options on the basic commands?
RHEX .COM - Erase (Y/N)? n
RHEX .COM 2
A0:BASE -- 1 Files Using 2K ( 204K Left)