home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / jf101p.zip / DEFAULT.FRQ < prev    next >
Text File  |  1994-09-01  |  4KB  |  103 lines

  1. ; Error Messages. Change the strings if you need anything else to be
  2. ; reported. Do not use more than 50 characters for each message
  3. ; not now
  4. #NoFreqNow Wrong time for a File Request
  5. ; not enough bauds
  6. #BaudLimit Wrong speed for a File Request (minimum 2400 bps)
  7. ; wrong call direction
  8. #OutBoundC File Requests in OutBound calls not allowed
  9. ; file from directory listing
  10. #DirecList File from the Directory List
  11. ; file not found
  12. #FNotFound File not found or password error
  13. ; file description missing
  14. #FDMissing File Description missing :-?
  15. ; file dissapeared
  16. #FFMissing File missing :-?
  17. ; file limit exceeded
  18. #FileLimit File limit exceeded
  19. ; Kbyte limit exceeded
  20. #ByteLimit File size limit exceeded
  21. ; Time limit exceeded
  22. #TimeLimit Time limit exceeded
  23. ; Unexpected Error
  24. #IDontKnow Unexpected error. Please inform the SysOp
  25. ; Here begins the actual template for the report. No more comments are
  26. ; allowed below the 'Template' token
  27. ; please see the documentation for a list of available tokens
  28. @@Template_Ok
  29.               ┌──────────────────────────────────────────────┐
  30.               │         BlackAdders' Paradise BBS            │
  31.               │          The Blue Light District             │
  32.               │     (34-3) 210 33 03  Barcelona (Spain)      │
  33.               │          1200/2400/9600/14400/FAX            │
  34.               │             TTY/ANSI/AVATAR/RIP              │
  35.               │            SoftAdder Development             │
  36.               │            24 Hrs., 7 days a week            │
  37.               └──────────────────────────────────────────────┘
  38. @@BegJust
  39. Hello @@FrqName. This message is a report on your file request. It has
  40. been generated by @@PrgName. If you want to make any comment, please
  41. feel free to send me a message via routed Netmail.
  42. @@EndJust
  43.  
  44. File            Description / Result
  45. ───────────────────────────────────────────────────────────────────────────
  46. @@FileDesc
  47.      Total sent: @@OkFiles File(s), @@TKbytes K(s)
  48. ───────────────────────────────────────────────────────────────────────────
  49. @@BegJust
  50. Let me remind you that you can perform file requests in this system from
  51. @@BegTime to @@EndTime (GMT+1). The minimun speed to be admitted for a
  52. file request here is @@MinBaud bps.
  53. @@EndJust
  54.  
  55. Your personal statistics for today are:
  56. Session Type: @@SesType
  57. Files sent:   @@DayFile files
  58. Kbytes sent:  @@DaySize Kb
  59. Time spent:   @@DayTime min
  60.  
  61. Since I have data about you:
  62. Calls done:   @@CumCall
  63. Files sent:   @@CumFile files
  64. Kbytes sent:  @@CumSize Kb
  65. Time spent:   @@CumTime min
  66.  
  67. Limitations to apply are as follows:
  68. Files per session:  @@MaxFile files
  69. Kbytes per session: @@MaxSize Kb
  70. Time per session:   @@MaxTime min
  71. Files per day:      @@DaAFile files
  72. Kbytes per day:     @@DaASize Kb
  73. Time per day:       @@DaATime min
  74.  
  75. NOTE: '0' means no limit
  76.  
  77. If you had any problem with this transmission, please let me know via
  78. routed netmail to any of the below electronic addresses.
  79.  
  80. Regards,
  81.  
  82.                 @@RegName
  83.                                 BlackAdders' BBS
  84.                                 @@RegAKA0@fidonet.org
  85.                                 @@RegAKA1@redbbs.org
  86.                                 @@RegAKA2@ripnet!
  87.                                 shel@black.lonestar.es
  88. @@Template_End
  89. ;
  90. ; Here starts the message to be sent to all BlackListed Systems
  91. ;
  92. @@Template_Bad
  93.  
  94.            Babe, for any reason you're blacklisted here.
  95.  
  96.      Please check all your mailer settings, in case you forget
  97.                    your name, or something alike
  98.  
  99.                  Four you, NO request is allowed!
  100.  
  101.  
  102. @@Template_End
  103.