home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / basic / mbpre-12.lbr / READ.MQ / READ.ME
Encoding:
Text File  |  1986-08-10  |  1.5 KB  |  42 lines

  1. READ.ME
  2.  
  3. MBPRE.C
  4. MBasic PREprocessor
  5.  
  6. Files included in this library file are:  (unsqueeze before use)
  7.  
  8.     MBPRE12.C    Source file for use with BDS-C 1.50
  9.     MBPRE.COM    Executable program
  10.     NOGOOD.MBP    Sample file with a non-matching label
  11.     TESTV12.MBP    Sample file showing possible source code
  12.     TESTV12.BAS    Result file created by MBPRE v 1.2
  13.     READ.ME        This short message file
  14.  
  15. For more information on the program, read the comments in the source
  16. file and/or the magazine article mentioned in the source.
  17.  
  18. The sample .MBP files are here for your convenience to quickly see the
  19. results.  They are all very short and contain a few comments in each.
  20.  
  21.     Usage:  mbpre oldfile.ext newfile.ext <cr>
  22.  
  23. Substitute a sample file for the oldfile.ext name and use one of your
  24. choice for the newfile.ext name.
  25.  
  26. If you use NOGOOD.MBP as your source file, MBPRE will give you some
  27. messages regarding the errors, then you can look at the newfile.ext
  28. (of whatever name you used) and you will see where the errors are.
  29.  
  30. You may use your text editor in the non-document mode (preferred) or
  31. in the document modes.  Either mode will yield the same results.
  32.  
  33. Should anyone desire to improve upon this program, please place it back
  34. onto CompuServe and/or into the public domain after bumping its version
  35. number to the next higher.  Please also maintain the credit for the
  36. original author.  Thanks.
  37.  
  38.                     Enjoy!
  39.  
  40.                     G. F. Reding  [72436,45]
  41.                     29 July 86.
  42.