home *** CD-ROM | disk | FTP | other *** search
- 09/12/85
- Jim Lopushinsky
-
- SUBMOD is a patch to CP/M 3 SUBMIT.COM to allow execution of .SUB files
- that are in user 0, and do not have the SYS attribute set.
-
- This in effect allows execution of submit files in the same manner as
- CCP+ allows execution of .COM files.
-
- Just run SUBMOD.SUB and the patch will install itself into SUBMIT.COM.
-
- Note that this patch is effective only if CCP102 is installed as well,
- because this version of the CCP passes the User number of the .SUB
- file for Submit to execute.
-
- ----