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
/
MBUG
/
MBUG077.ARC
/
ARCGET.DOC
< prev
next >
Wrap
Text File
|
1979-12-31
|
1KB
|
29 lines
ARCGET - Version 1.0
Dave Rand
10232-160 Street
Edmonton, Alberta Canada
ARCGET1 is an assembly language replacement for ARCGET, by Rubenstein.
The advantages to this version are:
o Faster operation (about twice as fast)
o FULL Wildcards supported: B:*, A:*, C:AQ*.A?M
o Uses only 10% of the memory required by Rubenstein's ARCADD:
(2K instead of 20K!)
To use, just type ARCGET fspec1 arcname, where fspec1 is the wildcard
specification for the file(s) you wish to retrieve, and arcname is the source
ARC file. If the destination does not exist, it will be created.
You may also use the multiple file mode, as follows:
ARCGET (fspec1 .... x:fspecN) arcname
where fspec1 through fspecN are wildcard destination files, and may
include drivespecs.
If a destination file is not in the specified archive, no error will
result, and that file will be skipped.