home *** CD-ROM | disk | FTP | other *** search
File List | 1996-01-15 | 1.4 KB | 35 lines |
- %
- % ┌───────────────────────────────────────────────────────────────────────────┐
- % │ ░░░░ Terminate hostmode area definition ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
- % └───────────────────────────────────────────────────────────────────────────┘
- %
- % Access-levels
- % --------------------------------
- % N = Normal user access required
- % P = Privileged access required
- % C = Co-Sysop access required
- % S = Supervisor access required
- % --------------------------------
- %
- % Areanum = 0-99999 (You can only have up to 100.000 file areas)
- %
- % If a path does not exist, it will simply just be skipped.
- %
- % Syntax: Access-level Area-number Path Description
- %
- % Area
- % num Directory Description
- % |---| |--------------------------| |---------------------------------------|
- N 1 UPLOAD\ Public area
- N 2 GIVEAWAY\ Terminate, The Final Terminal
- N 3 HOST\FREE\ Free utilities
- N 4 HOST\MODEM\ Modem utilities
- N 5 HOST\PRICES\ Newest pricelists
- N 6 HOST\LIST\ Newest filelists
- P 7 HOST\SUPER\ Only privileged users
- C 8 HOST\COSYSOP\ Only co-sysop users
- S 9 DOWNLOAD\ My personal downloads
- S 10 C:\PRIVATE\ My private files
- % |----------------------------------------------------END-OF-FILE------------|
-
-