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

  1. *[BASFRSP.LIT]****************************************************************
  2. * Description: Forces use of BASIC to determine freespace available.         *
  3. * RBBS-PC Level: CPC17.3                                                √ AM *
  4. * Module Affected: RBBSSUB1.BAS                                              *
  5. * Selection Option: ASMFREESP = OFF                                          *
  6. * Additional files: ASMFRSP.LIT                                              *
  7. ******************************************************************************
  8. 52000 ZFreeSpace$ = ""
  9.       CLS
  10.       ZErrCode = 0
  11. 52003 END SUB
  12.