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
/
MBUG123.ARC
/
SUB.LBR
/
SUB.DOC
< prev
next >
Wrap
Text File
|
1979-12-31
|
1KB
|
56 lines
FILE: SUB.COM
AUTHOR CHARLES YENDLE
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
TO PROCESS COMMANDS
USAGE: SUB ????????
This program will allow .sub files to be processed by the CCP
It also allows the user to create a .sub file
The sub files can be up to 80 characters long
Sub files can be cascaded together to form LONG commands
Eg. COLOR AA;DIR *.SUB;KEY;PAUSE;COLOR PE;DIR *.COM;SUB NEXT
After this COMMAND is done then NEXT.SUB is continued with
There is no limit as to how many .SUB's can be linked together
It will aslo run programs then at the exit of the program will continue
to process commands
Eg. COLOR PE;DDT;COLOR CA
I have included some test sub's that mainly play with COLOR.COM
----
NOTE. It only works on a machine that has XBIOS at 28H
----
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
TO MAKE .SUB FILES
USUAGE: SUB
This command alows the user to write a sub file
there is help on the way
++++
TO MAKE .SUB FILES
USUAGE: SUB
This command alows the user to write a sub file