home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / lfa_034 / lfa.ctl next >
Text File  |  1993-06-12  |  1KB  |  52 lines

  1. ; Sample control file for Latest Files Announcer. (version 0.2 and upwards)
  2. ;
  3. ; A semi-colon ( ; ) in column 1 of a line will cause that line to be
  4. ; ignored.
  5. ;
  6. ; Enter the name of your system. This is used in the subject string.
  7. ;
  8. SYSTEM          FolkeSTone QBBS
  9. ;
  10. ; If your system is a ///Turbo board (v2.x) then add the command TURBO
  11. ; and the path to your main BBS directory. You do not require a SEARCH.CTL
  12. ; file with this option, and if one exists it will be ignored!
  13. ;
  14. ;TURBO           F:\TURBO\
  15. ;
  16. ; If your system runs QuickBBS ST then add the command QBBS and the path
  17. ; to your main BBS directory. You do not require a SEARCH.CTL file with
  18. ; this option, and if one exists it will be ignored!
  19. ;
  20. QBBS            D:\QBBS\
  21. ;
  22. ; Enter the path and name of your message area where the report will
  23. ; be written. Do *not* add any extension.
  24. ;
  25. MSGAREA         F:\MSGS\0206
  26. ;
  27. ; Command LOGPATH may be used to define the folder to which the log file
  28. ; is written. Should include complete path, including drive.
  29. ;
  30. LOGPATH         E:\LOGFILES\
  31. ;
  32. ; Command NOLOG will prevent log file being written unless an error occurs.
  33. ;
  34. ;NOLOG
  35. ;
  36. ; Command NODISPLAY will stop the screen display.
  37. ;
  38. ;NODISPLAY
  39. ;
  40. HEADER          E:\LFA\HEADLINE.TXT
  41. FOOTER          E:\LFA\FOOTER.TXT
  42. ;
  43. ; Enter the names of any files that you don't want reporting between the
  44. ; OMIT and ENDOMIT statements.
  45. ;
  46. OMIT
  47. ALLFILES.LZH
  48. ALLFILES.TXT
  49. NEWFILES.LZH
  50. NEWFILES.TXT
  51. ENDOMIT
  52.