home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / STOSSER / STOSSE28.MSA / GIVEAWAY.028_COMPILER.FIX_COMPFIX.BAS (.txt) < prev    next >
Atari STOS Basic  |  1996-03-03  |  2KB  |  16 lines

  1. 113 DIM
  2. 2701 IF
  3. 63000 REM a STOS patch program which will slot numerous default files
  4. 63010 REM as produced by STOS FIX version 2.7 --> 3.0 into the TOS table
  5. 63020 REM used by any STOS compiled program.
  6. 63030 REM Put all the default files and the file to be patched into the same
  7. 63040 REM directory
  8. 63050 REM 
  9. 63060 REM The order the default files are detected is the order they are placed in
  10. 63070 REM the table, use the swap option to change if necessary
  11. 63080 REM I think the first entry in the table is the default
  12. 63100 LOCATE
  13. 63110 VARNAME
  14. 63120 VARNAME
  15. 63130 VARNAME
  16.