home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1996 December / CD_shareware_12-96.iso / DOS / Comunic / HISTORY2.ZIP / HISTORY.DOC < prev    next >
Encoding:
Text File  |  1996-07-24  |  4.2 KB  |  113 lines

  1. Copyrighted Roy LaRive 6/8/96
  2. ShareWare Software, the only way to compute!
  3.  
  4. Let me introduce myself, My name is Roy LaRive and I run the 
  5. Mont Belvieu BBS (713)-385-2001.
  6. I recently finished a C++ class at 40 years old.
  7. This is my first attempt at any real programming other then homework stuff.
  8.  
  9. I am not that good with the PPE stuff so I decided to write the main portion
  10. of my program in C++ and then call the results from the PPE.
  11.  
  12. You will find enclosed in this zip file 2 sets of files along with the data
  13. files.
  14. **NOTE: All the files must be in the same directory together.
  15.  
  16. *New*
  17. Edit the history.cfg or history2.cfg file with any ol text editor,
  18. it has instructions within the files. 
  19.  
  20. *New*
  21. History.exe is for running as a standalone program or boards other then
  22. PCBoard.
  23. With this file you must run History.exe from your event or from autoexec.bat
  24. or however you wish to call it.
  25. It will output the info to the screen as well as creating 2 files that
  26. you name in the history.cfg file.
  27.  
  28. You can use History.exe totally by itself.
  29. Just call History.exe from your Event and then call the created files
  30. from your text files "News, Bulletins, Logon, Logoff, etc." 
  31.  
  32.  
  33. *New*
  34. ******* PCBOARD USERS ONLY ***********
  35.  
  36. History2.exe and (TDIH.PPE or TDIH2.PPE) go together.
  37. With this combination TDIH2.PPE shells or runs the file History2.exe and will
  38. then display the file it creates called Histppe.Txt.
  39. This is a little bit slower but not much.
  40. It is my preference.
  41.  
  42. If you wish, you can run History2.exe from the event and call the text file
  43. Histppe.txt using TDIH.PPE or just make the filename in line 2 of the 
  44. history2.cfg another name like BLT#, News, Logoff etc.
  45.  
  46.  
  47.  
  48. *New*
  49. **NOTE #2 ** I created the "HISTORY.exe files using ANSI codes
  50. so other people could run it on other boards or as a stand-a-lone program,
  51. so ANSI.SYS must be loaded in the config.sys file.
  52.  
  53. History2.exe uses PCBoard @X codes.
  54.  
  55.  
  56. **** General information for all users ****
  57.  
  58. The Data files are no big secret to add to or edit. Each month has it's own
  59. data file. The S## is for the special events and the B## are for birthdays.
  60. The ##,s represent the day of the month. So if you want to add a birthday
  61. say 6/12/63, just edit hist.jun by putting in the new line as shown below.
  62.  
  63. Was:
  64. B12 1929 Anne Frank, diarist
  65. S12 1934 Black-McKeller Bill splits United Airlines from Boeing.
  66.  
  67. After editing:
  68. B12 1929 Anne Frank, diarist
  69. B12 1963 Anita LaRive The Loving, Beautiful and Great Wife of mine, the Author
  70. S12 1934 Black-McKeller Bill splits United Airlines from Boeing.
  71.  
  72.  
  73. Notice that Anita's birthday was added after another B12 but before an S12.
  74. Let me try to explain the reasoning here. The file are read from top to 
  75. bottom so you try to keep the dates in order Notice the B12 above Anita's
  76. was in 1929. 1963 falls after 1929 and there were no other B12's left to 
  77. call so it was the logical place to put it. It could have even been put in
  78. on the line below the S12.
  79.  
  80. Wit.wit is the same as above but instead of it being 12 different data files.
  81. the whole year is included (well most of it)in the one file.
  82. It's format is W#### followed by a space the the witty saying.
  83. The 1st two ## are the month 01 thru 12.
  84. The 2nd two ## are the day of the month.
  85. Only one witticism per day. After all how much humor can one stand.
  86.  
  87.  
  88. **** PCBoard Users *****
  89.  
  90. You should know by now how to install a PPE, if not consult PCboard Docs.
  91.  
  92.  
  93. **** Left overs (grin) ****
  94.  
  95. Special Thanks to my wife for putting up with all the time I spent at the
  96. computer and to Ray Cramer, Bill Dingley, and Bill Walker
  97. (my only real Beta/Alpha Tester) other then myself.
  98.  
  99. There is no warranty implied or expressed but if you have any comments
  100. call my board (713)-385-2001 or 
  101. email me at LROY@FLASH.NET.
  102.  
  103. Always glad to here from people using this program
  104.  
  105. Oh by the way this program is totally unprotected and fully functional
  106. and has no expiration dates.
  107. If you like it please send me a bit of encouragement say $5 or less whatever
  108. you can spare.
  109. Or at least send me a comment: Roy LaRive
  110.                                Rt. 2 Box 262
  111.                                Dayton, Tx. 77535
  112.  
  113. Thanks for using my program.