home *** CD-ROM | disk | FTP | other *** search
- ; ■ Sample area overview definition file - StFebbs v2.14
- ;
- ; $xx - change color in ANSI version
- ; └─── color attribute in hex-form ex. $$0F (white on black)
- ;
- ; .HEADER section
- ; ───────────────
- ;
- ; @DT Date 10 chars
- ; @TM Current time 8
- ; @SV StFebbs version 4
- ; @BBSNAME BBS name (from CONFIG.RA) 30
- ; @SYSOP Sysop name 35
- ;
- ; @DAY Day (number)
- ; @MNT Month (number)
- ; @YEA Year
- ;
- ; .TABLE section (only one line !)
- ; ──────────────
- ; - same macros as in area header file (AREA_HDR.SHD)
- ;
- ; @NM Name of area, left justified 40 chars
- ; @NL Name of area, right justified 40
- ; @NC Name of area, centered 40
- ; @NB Number of area 5
- ; @SC Security for download in this area 5
- ; @KB Number of KB in area 6
- ; @NF Number of files in area 5
- ; @PT File path for this area 40
- ; @AG Minimal age to download in this area 5
- ; @DL Total nuber of download in this area 5
- ;
- ; .FOOTER section
- ; ───────────────
- ; - same as in .HEADER plus
- ;
- ; @TL Total Mb in all areas 5 chars
- ; @TF Total number of files 5
- ;
- .HEADER
- $0E■■ Filearea Overview Report for @BBSNAME
-
- $0D Created : @DT at @TM
-
- $03 ─────────────────────────────────────────────┬──────────┬───────┬─────────
- $03 $0F# FileArea Name $03│ $0FSize(Kb) $03│ $0FFiles $03│ $0FDL's
- $03─────────────────────────────────────────────┼──────────┼───────┼─────────
- .TABLE
- @NB @NM │ @KB │ @NF │ @DL
- .FOOTER
- ─────────────────────────────────────────────┼──────────┼───────┼─────────
- Total : │ $0F@TL Mb $03│ $0F@TF $03│ $0F@TD
-
- $03This list created by StFebbs $0E@SV $03(c) 1993-95 by Martin Straka
- $07
-