home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / thanks02 / thankyou.doc < prev    next >
Text File  |  1993-05-13  |  2KB  |  61 lines

  1.                                    Thank-You
  2.                                  By Mark Taylor
  3.  
  4. This is A simple little program,Which will send any User who UpLoads a file
  5. to your BBS (I know Very Rare) a short message thanking them for the UpLoad.
  6. At the moment I've only tested it on a QBBS system so I don't know if it
  7. works on any other type of BBS,(if anybody wants me to fix it for your
  8. system,just send me details of your 'UpLoad.Log' or whatever it's called)
  9. It looks for the file 'UpLoad.Log' if it finds UpLoad.Log it scans the
  10. entire file and if any new UpLoads are found it goes to work.
  11. A message is wrote to whoever UpLoaded the file and a '*' is placed in the
  12. UpLoad.Log.By placing the '*' in UpLoad.Log 'Thank-You' saves some disk
  13. space by not having to keep any reference files.
  14.  
  15. To use 'Thank-You' you must have a control file called 'ThankYou.CTL',
  16. You only have to run 'Thank-You' once a day or even once a week so I run it
  17. when I'm doing my daily maintenance!
  18.  
  19. There is a example file in this Zip,there are only 3 KeyWords and they are.
  20.  
  21. KeyWord :Echo
  22. Use     :Full path to message base,** NO EXTENSION ** I use To/From sysop
  23. Example :Echo H:\message\0100
  24.  
  25. KeyWord :Sysop
  26. Use     :The 'From' field in your message's,(Your Name <grin>)
  27. Example :Sysop Mark Taylor
  28.  
  29. KeyWord :BBS
  30. Use     : Full Path Of Qbbs (Where UpLoad.Log Is!)
  31. Example :BBS j:\qbbs\
  32.  
  33. That's All There Is To It!
  34. If you make a mistake then a file called 'ThankYou.ERR' is written in the 
  35. same place as 'ThankYou.PRG'.
  36.  
  37. I've tested 'Thank-you' out quite a bit,but there may be some bugs.
  38. 'Thank-You' is Free but if you like or use then please either NetMail me or
  39. send me a Picture Postcard.
  40. Here are my mail address' :2:251/35.0,100:1051/0.0,100:1051/1.0,90:106/101.0
  41. or 51:501/2.0.
  42. Or why not give my BBS a Call:
  43. I'll Try That Once!  *8:PM to 8:AM*
  44. +44-(0)453-765378
  45.  
  46. Mark Taylor
  47. 1,Hope Villas,
  48. Upper SpringField Road,
  49. Uplands,Stroud,
  50. Glos.
  51. GL5 1TF
  52.  
  53. History
  54.  
  55. 13/05/93 v0.02
  56.          Added MultiFile message,if more than 1 file uploaded then it's all
  57.          reported in 1 message.More detailed outputing to the screen.
  58. 22/04/93 v0.01
  59.          First Version released (and it may be the last <grin>)
  60.  
  61.