home *** CD-ROM | disk | FTP | other *** search
- ;APPBS.SUB version 03/09/86
- ;
- ;
- ;[4] files to go
- m80 =PBBS/m
- l80 PBBS,pbbsubs,PBBS/n/e
- ERASE PBBS.REL
- ;
- ;
- ;[3] files to go
- m80 =PBYE/m
- l80 PBYE,pbbsubs,BYE/n/e
- ERASE PBYE.REL
- ;
- ;
- ;[2] files to go
- m80 =PBBSMNT/m
- l80 PBBSMNT,pbbsubs,PBBSMNT/n/e
- ERASE PBBSMNT.REL
- ;
- ;
- ;[1] file to go then SWEEP
- m80 =SYSREAD/M
- l80 SYSREAD,pbbsubs,SYSREAD/N/E
- ERASE SYSREAD.REL
- ;
- ;
- ;CLEAR SCREEN
- cls
- ;
- ;all done with M80 L80 routines
- ;OFF TO SWEEP 'em
- ;
- ;
- NSWEEP
- W*.pbs
- Fpbbsmnt.com
- T
- Fpinstal.com
- T
- Fsysread.com
- T
- Ma14:
- Fbye.com
- T
- Fpbbs.com
- T
- Ma0:
- X
- ;exit SWEEP &
- ;CLEAR SCREEN
- cls
- ;
- ;
- ;
- ;ALL PBBS FILES in PLACE (whew!)
- ; CHECK A15: for PBBSBYE.COM
- ;and use PBBSBYE E to load
- ; and RUN/EXIT for World Peace PBBS
- ;
- ; Note this did not SWEEP the
- ;NEWS or BULLETINS (if any)
- ;But did get ALL *.PBS files.