home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / STF214E.ARJ / AREA_OV.DEF < prev    next >
Encoding:
Text File  |  1995-09-21  |  2.3 KB  |  57 lines

  1. ; ■ Sample area overview definition file - StFebbs v2.14
  2. ;
  3. ; $xx - change color in ANSI version
  4. ;  └─── color attribute in hex-form ex. $$0F (white on black)
  5. ;
  6. ;  .HEADER section
  7. ;  ───────────────
  8. ;
  9. ;   @DT        Date                                           10 chars
  10. ;   @TM        Current time                                    8
  11. ;   @SV        StFebbs version                                 4
  12. ;   @BBSNAME   BBS name (from CONFIG.RA)                      30
  13. ;   @SYSOP     Sysop name                                     35
  14. ;
  15. ;   @DAY       Day        (number)
  16. ;   @MNT       Month      (number)
  17. ;   @YEA       Year
  18. ;
  19. ;  .TABLE section (only one line !)
  20. ;  ──────────────
  21. ;    - same macros as in area header file (AREA_HDR.SHD)
  22. ;
  23. ;   @NM    Name of area, left justified                       40 chars
  24. ;   @NL    Name of area, right justified                      40
  25. ;   @NC    Name of area, centered                             40
  26. ;   @NB    Number of area                                      5
  27. ;   @SC    Security for download in this area                  5
  28. ;   @KB    Number of KB in area                                6
  29. ;   @NF    Number of files in area                             5
  30. ;   @PT    File path for this area                            40
  31. ;   @AG    Minimal age to download in this area                5
  32. ;   @DL    Total nuber of download in this area                5
  33. ;
  34. ;  .FOOTER section
  35. ;  ───────────────
  36. ;    - same as in .HEADER plus
  37. ;
  38. ;   @TL    Total Mb in all areas                               5 chars
  39. ;   @TF    Total number of files                               5
  40. ;
  41. .HEADER
  42.  $0E■■ Filearea Overview Report for @BBSNAME
  43.  
  44.  $0D   Created : @DT        at @TM
  45.  
  46. $03 ─────────────────────────────────────────────┬──────────┬───────┬─────────
  47. $03    $0F#  FileArea Name                          $03│ $0FSize(Kb) $03│ $0FFiles $03│  $0FDL's
  48.  $03─────────────────────────────────────────────┼──────────┼───────┼─────────
  49. .TABLE
  50.  @NB  @NM                                     │  @KB     │ @NF   │  @DL
  51. .FOOTER
  52.  ─────────────────────────────────────────────┼──────────┼───────┼─────────
  53.   Total :                                     │ $0F@TL   Mb $03│ $0F@TF   $03│  $0F@TD
  54.  
  55.      $03This list created by StFebbs $0E@SV  $03(c) 1993-95 by Martin Straka
  56. $07
  57.