home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / BBSING / PBBS / FASTPBBS.LBR / FASTPBBS.SUB < prev   
Text File  |  2000-06-30  |  896b  |  63 lines

  1. ;APPBS.SUB version 03/09/86
  2. ;
  3. ;
  4. ;[4] files to go
  5. m80 =PBBS/m
  6. l80 PBBS,pbbsubs,PBBS/n/e
  7. ERASE PBBS.REL
  8. ;
  9. ;
  10. ;[3] files to go
  11. m80 =PBYE/m
  12. l80 PBYE,pbbsubs,BYE/n/e
  13. ERASE PBYE.REL
  14. ;
  15. ;
  16. ;[2] files to go
  17. m80 =PBBSMNT/m
  18. l80 PBBSMNT,pbbsubs,PBBSMNT/n/e
  19. ERASE PBBSMNT.REL
  20. ;
  21. ;
  22. ;[1] file to go then SWEEP
  23. m80 =SYSREAD/M
  24. l80 SYSREAD,pbbsubs,SYSREAD/N/E
  25. ERASE SYSREAD.REL
  26. ;
  27. ;
  28. ;CLEAR SCREEN
  29. cls
  30. ;
  31. ;all done with M80 L80 routines
  32. ;OFF TO SWEEP 'em
  33. ;
  34. ;
  35. NSWEEP
  36. W*.pbs
  37. Fpbbsmnt.com
  38. T
  39. Fpinstal.com
  40. T
  41. Fsysread.com
  42. T
  43. Ma14:
  44. Fbye.com
  45. T
  46. Fpbbs.com
  47. T
  48. Ma0:
  49. X
  50. ;exit SWEEP &
  51. ;CLEAR SCREEN
  52. cls
  53. ;
  54. ;
  55. ;
  56. ;ALL PBBS FILES in PLACE (whew!)
  57. ; CHECK A15: for PBBSBYE.COM
  58. ;and use PBBSBYE E to load
  59. ; and RUN/EXIT for World Peace PBBS
  60. ;
  61. ; Note this did not SWEEP the
  62. ;NEWS or BULLETINS (if any)
  63. ;But did get ALL *.PBS files.