home *** CD-ROM | disk | FTP | other *** search
- FailAt 21
- Set Echo OFF
- Resident >NIL: C:List
-
- LOCK >NIL: SYS: ON
-
- Echo "Scanning system directories and files..."
-
- NReq ;No-Requester
- ;Noreq and Count (C) 1995 T.dMan in BBasic2 v1.7.
-
- Count S: >RAM:Env/Cnts
- Count C: >RAM:Env/Cntc
- Count L: >RAM:Env/Cntl
- Count Devs: >RAM:Env/Cntd
- Count Libs: >RAM:Env/Cntli
- Count Locale: >RAM:Env/Cntlo
- Count SYS:Prefs >RAM:Env/Cntp
- Count SYS:Tools >RAM:Env/Cntt
- Count SYS:Utilities >RAM:Env/Cntu
- Count SYS:System >RAM:Env/Cntsy
- Count SYS:WBStartup >RAM:Env/Cntw
- Count SYS:Classes >RAM:Env/Cntcl
- Count SYS:Storage >RAM:Env/Cntst
-
- List All Quick Nohead S: > RAM:Old1
- List All Quick Nohead C: > RAM:Old2
- List All Quick Nohead L: > RAM:Old3
- List All Quick Nohead Devs: > RAM:Old4
- List All Quick Nohead Libs: > RAM:Old5
- List All Quick Nohead Locale: > RAM:Old6
- List All Quick Nohead SYS:Prefs > RAM:Old7
- List All Quick Nohead SYS:Tools > RAM:Old8
- List All Quick Nohead SYS:Utilities > RAM:Old9
- List All Quick Nohead SYS:System > RAM:Old10
- List All Quick Nohead SYS:WBStartup > RAM:Old11
- List All Quick Nohead SYS:Classes > RAM:Old12
- List All Quick Nohead SYS:Storage > RAM:Old13
-
- Copy S:Startup-sequence RAM:
-
- IF Exists S:User-startup
- Copy S:User-startup RAM:
- EndIf
-
- List Lformat %l S:Startup-sequence >RAM:Env/sseq
- List Lformat %l S:User-startup >RAM:Env/usst
-
- Lock >NIL: SYS: