home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
BEEHIVE
/
ZSUS
/
Z3HELP-6.LBR
/
W.LBR
/
WHEEL.HZP
/
WHEEL.HLP
Wrap
Text File
|
2000-06-30
|
2KB
|
65 lines
;
WHEEL.COM
Size (recs) CRC Version Author/Latest Issue Disk
WHEEL.COM 2k (13) 1432 3.2 Bruce Morgen 5/89 Z3COM11
WHEEL.CIM 2k (13) A30B 3.2 Bruce Morgen 5/89 Z3COM11
WHEEL.4OM 3k (17) 9EAC 3.2 Bruce Morgen 5/89 Z3COM11
1- Syntax/Options 2- Notes 3- Error Messages 4- Examples of Use
WHEEL permits changing the system from secure to unsecure. If secure,
passwords are needed to access established directories and certain utilities
may not be used: ALIAS, MKDIR, PUBLIC, etc. The preset password is SYSTEM.
Vs 1.0 (3/84) by R. Conn.
:1
Syntax: WHEEL // <-- Print Help
WHEEL <-- Print Wheel Status
WHEEL password SET <-- Set Wheel Byte
WHEEL password <-- Set Wheel Byte
WHEEL password RESET <-- Reset (Clear) Wheel Byte
WHEEL /S or WHEEL /R <-- Set or Reset Wheel Byte
(Type Password Later Sans Echo)
:2
WHEEL Notes:
a. The Wheel password is hard-coded into the WHEEL.COM file. It may be
changed by DDT or reassembly.
b. WHEEL has an RCP counterpart, WHL, which may also be in effect. WHEEL
and WHL can respond to different passwords.
c. Vs 3.2 adds Wheel Byte reset without password and optional password case
sensitivity in interactive (/S or /R) operations. The byte at ENTRY+2
is set to 0 to turn off case sensitivity, non-zero (the default as
distributed) to enable it. Note that in the Type 4 version, ENTRY+2 is
at 202h in DDT, in the Type 3 files it's at 102h in DDT. The password
is embedded at ENTRY+10h.
:3
Error Messages:
"Invalid Password"
- the given password was not correct
:4
Examples of Use:
a. WHEEL mypass <-- set Wheel Byte if MYPASS is the correct
password