home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / PROG / BASIC / BPREP110.ZIP / SAMPLE.INC < prev   
Encoding:
Text File  |  1991-09-18  |  207 b   |  10 lines

  1. '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2. ' Sample.inc : Sample include file to demonstrate BPREP
  3. '
  4. '
  5. '
  6. '
  7. #define  CR       chr$(13)
  8. #define  LF       chr$(10)
  9.  
  10.