home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / RBBS_PC / 173_LIT.ZIP / MIMPORT.LIT < prev    next >
Encoding:
Text File  |  1990-01-13  |  735 b   |  15 lines

  1. *[MIMPORT.LIT]****************************************************************
  2. * Description: Removes support to import file into message base.             *
  3. * RBBS-PC Level: CPC17.3                                                √AM  *
  4. * Module Affected: RBBSSUB4.BAS                                              *
  5. * Selection Option: MIMPORT = OFF                                            *
  6. * Additional files: None                                                     *
  7. ******************************************************************************
  8. 59698 SUB MsgImport (MaxLines,MaxLen,NumLines,LineAra$(1)) STATIC
  9.       END SUB
  10. 59700
  11. 59703 SUB WordWrap (MaxLen,NumLines,LineAra$(1)) STATIC
  12.       END SUB
  13. 59704
  14. 59705
  15.