home *** CD-ROM | disk | FTP | other *** search
- 113 DIM
- 2701 IF
- 63000 REM a STOS patch program which will slot numerous default files
- 63010 REM as produced by STOS FIX version 2.7 --> 3.0 into the TOS table
- 63020 REM used by any STOS compiled program.
- 63030 REM Put all the default files and the file to be patched into the same
- 63040 REM directory
- 63050 REM
- 63060 REM The order the default files are detected is the order they are placed in
- 63070 REM the table, use the swap option to change if necessary
- 63080 REM I think the first entry in the table is the default
- 63100 LOCATE
- 63110 VARNAME
- 63120 VARNAME
- 63130 VARNAME
- 63140 UNTIL
- 63150 VARNAME
- 63160 VARNAME
- 63170 REM t$ is the string to find in the file, the beginning of the tos 1.2 entries
- 63180 VARNAME
- 63190 LOCATE
- 63200 VARNAME
- 63210 FOR
- 63220 LOCATE
-