Scorpio News |
January–March 1988 – Volume 2. Issue 1. |
Page 26 of 39 |
---|
g) Screen Scroll Line Height.
h) HELP Menu Screens. (HELP.OVL)
i) GEMPEN1 and GEMPEN2 .DOC Files.
A number of other small changes have also been made, that are mainly cosmetic. Some of the specially programmed screen characters have been altered. If time and memory space permit, I still have some further changes in mind.
The ZCPR3 system is very flexible in the way that access is permitted to Drive and User Areas. This is essential when dealing with larger drives like Winchesters, in order to allow satisfactory ordering of files, personal directory allocations to individual users, and yet retain flexibility.
For example ZCPR3 allows, using Disk and User (The DU: form)
A0>B5: ––> B5>3: ––> B3>C: ––> C3>M0: ––> M0:> etc.;
Or using Directory Name. (DIR: form)
ROOT>BAK: ––> BAK>BAS: ––> BAS>CAT: ––> CAT> etc.;
Either form may be selected at assembly time, but most users would probably select
both, allowing either form of address, e.g.;
A0:BASE>C: ––> C0:BAK>BAS: ––> A6:BAS>JOHN: ––> A4:JOHN>
As explained in earlier articles, the many utilities supplied with Z3 can recognise and accept both forms, so that commands like:
M0:MDSK> MCOPY =B6:SC.COM; ERA ROOT:*.REL; XD BAK:*.COM
Page 26 of 39 |
---|