home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
mbug
/
mbug077.arc
/
ARCTYPE.DOC
< prev
next >
Wrap
Text File
|
1979-12-31
|
1KB
|
32 lines
ARCTYPE - Version 1.0
Dave Rand
10232-160 Street
Edmonton, Alberta Canada
ARCTYPE1 is an assembly language replacement for ARCTYPE, by Rubenstein.
The advantages to this version are:
o Faster operation
o FULL Wildcards supported: B:*, A:*, C:AQ*.A?M
o Uses only 10% of the memory required by Rubenstein's ARCTYPE:
(2K instead of 20K!)
To use, just type ARCTYPE fspec1 arcname, where fspec1 is the wildcard
specification for the source file(s), and arcname is the retrieval ARC
file. The retrieve filespec may be ambiguous.
You may also use the multiple file mode, as follows:
ARCTYPE (fspec1 .... x:fspecN) arcname
where fspec1 through fspecN are wildcard source files, and may
include drivespecs. The drivespecs, if supplied, are ignored.
While a file is listing, the display will pause every MAXLINES lines.
MAXLINES can be set by modifying the byte at 103H. It is currently set
to 23. A file may be skipped by hitting CONTROL X, and the screen may
be paused by the use of CONTROL-S.
Any files of type OBJ, COM or REL will be ignored, as well as all
squeezed files (type .?Q?).