home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / UPMSG2.ZIP / UPMSG2.MRG < prev    next >
Text File  |  1992-07-23  |  668b  |  14 lines

  1. * ------------[ BLED merge (c) Ken Goosens ]-------------
  2. * Merge this against RBBSSUB5.BAS to produce RBBSSUB5.NEW,
  3. * then rename RBBSSUB5.BAS to RBBSSUB5.OLD, and rename
  4. * RBBSSUB5.NEW to RBBSSUB5.BAS before recompiling.
  5. * ------------[ Created 07-22-1992 23:45:00 ]------------
  6. * REPLACING old line(s) by new
  7. 20420 ZFileName$ = ZHelpPath$ + "UPMSG.HLP"               'BH071901
  8.       CALL Graphic (ZFileName$)                           'BH072201
  9.       ZNonStop = ZTrue                                    'BH071901
  10.       CALL BufFile (ZFileName$, ZWasX)                    'BH071901
  11.       ZOutTxt$ = "Upload what file(s)"
  12.       GOSUB 21667
  13.       RETURN
  14.