home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / header32.zip / HEADER.DOC < prev    next >
Text File  |  1994-01-26  |  6KB  |  179 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12. ********************************************************************************
  13.  
  14.                                   Header
  15.                                 Version 3.x
  16.                             Copyright (C), 1994
  17.                          Control Tower BBS Software
  18.                             All Rights Reserved
  19.                            Restricted By License
  20.  
  21. ********************************************************************************
  22.  
  23.  
  24. Disclaimer.
  25.  
  26. The author, Mike Jones or Control Tower BBS Software claims no responsibility
  27. for any damages caused by the use or misuse of this product. 
  28. This product is distributed "as is" with no warranty expressed or implied. 
  29. The author will not be responsible for any losses incurred, either directly 
  30. or indirectly, by the use of this product. Use this product entirely at
  31. your own risk. The author reserves the right to make modifications at
  32. any time. Prices are subject to change without notice.
  33.  
  34.  
  35.  
  36. Distribution.
  37.  
  38. Header is distributed as shareware. You may distribute as many copies
  39. of Header as you want as long as the programs within the archive are
  40. not modified in any way.
  41.  
  42.  
  43. Registration Information.
  44.  
  45. To recieve a registered copy of Header, simply mail a Self Addressed
  46. Stamped Envelop along with a check or money order for $2.50
  47. along with the page in register.doc filled out to
  48.  
  49.                                 Mike Jones
  50.                                 Control Tower BBS
  51.                                 PO Box 1432
  52.                                 Texarkana, AR 75504-1432
  53.  
  54. Make check or money order payable to Mike Jones.
  55.  
  56. After recieving the check or money order, I will mail you a key number and
  57. name. Header is distributed with a program called Brander, run Brander and
  58. enter the information exactly as sent to you and it will produce a key file
  59. called Headerv3.Reg. The key file must be in the directory with Header.exe
  60. or it will continue to stamp Not Registered in the SfFiles.BBS headers.
  61.  
  62. If you prefer, you may FREQ your registration key from 1:3819/159@fidonet
  63. or 169:903/0@cnfdnet.  Include your address with your order and your key
  64. will be on hold for you the day we receive your check.
  65.  
  66. You may also download it from Control Tower BBS, (903) 831-5078, 14.4 v.32.
  67. Specify your password and date of birth with your order so we can establish
  68. an account for you.
  69.  
  70. IMPORTANT!!!!
  71. If you have a multi-node system, and you want to run Header, make sure
  72. that no other node will be accessing the individual Sffiles.BBS files,
  73. as Header will rename the file while it is working on it.
  74.  
  75. History
  76.  
  77. Ver 3.0
  78.  
  79. Requires SpitFire v3.1 ( Tm ) or later.
  80.  
  81. Requires Dos v3.0 or later.
  82.  
  83. Header will count up to 32,767 in a single file area.
  84.  
  85. Header will count up to 2,147,483,647 total bytes in a single file area.
  86.  
  87. Header correctly handles multi-line file descriptions.
  88.  
  89. Ver. 3.1
  90.  
  91. Header no longer makes backup files of Sffiles.BBS files.
  92.  
  93. Header is now configurable. The first time you run Header you will
  94. be asked several questions, after answering them a configuration
  95. file will be created.  To reconfigure just delete the file Header.cfg.
  96.  
  97. Ver. 3.2
  98.  
  99. Minor cosmetic changes.
  100.  
  101. Slightly faster operation.
  102.  
  103. ***   Reduced registration fee by five bucks!!!  ***
  104.  
  105.  
  106. **********************  Installation  *************************
  107.  
  108. Header can now be run from any directory and find the SpitFire data
  109. files it needs.
  110.  
  111. Header can be run as an event after initial set up.
  112.  
  113. Header now recognizes an environment variable SfPath to be set before it
  114. will run. To set SfPath add the following line in either your autoexec.bat
  115. file, of in the SF.Bat file event area you run it from,
  116.  
  117. SET SfPath=C:\SF
  118.  
  119. where C:\SF is the complete path to where SpitFire resides. If you are 
  120. running another copy of SpitFire as a sub board, and you want to run 
  121. Header on both bulletin boards, you can set Header to be run as 
  122. an event. If you run it as event_A and the path to SpitFire is C:\SF, 
  123. and the path to the subboard is D:\SF, then edit the SF.Bat file event_A 
  124. area as follows
  125.  
  126. :Event_A
  127.   SET SfPath=C:\SF
  128.   CD \Header
  129.   Header32
  130.   SET SfPath=D:\SF
  131.   Header32
  132.   CD \SF
  133. Goto Loop
  134.  
  135. Header will accecpt one commandline parameter, NoCdRom. If you have
  136. a CDRom drive and do not want the SfFiles.? processed then call
  137. Header like this
  138.  
  139. :Event_A
  140.   cd \header
  141.   Set SfPath=D:\sf
  142.   Header32
  143.   Header32 NoCdRom
  144.   Set SfPath=C:\SF
  145.   Header32
  146. Goto Loop
  147.  
  148. Case is not important. On the other hand if you want to keep all of
  149. your SfFiles files looking the same then run Header once without the
  150. NoCdRom argument and it will process all SfFiles files, after running
  151. it once then call Header daily using the NoCdRom argument.
  152.  
  153. Header has been compeletly rewritten. No code from version 1.0 was
  154. kept. As a result Header is MUCH FASTER than the original.
  155.  
  156. Header addes the following Header in the appropriate SfFiles.BBS file
  157. ( depending on the options you choose )
  158.  
  159. ╓─────────────────────────────────────────────────────────────────────────────╖
  160. ║░░░░▒▒▒▒▓▓▓▓▒▒▒▒░░░░             Header v3.x             ░░░░▒▒▒▒▓▓▓▓▒▒▒▒░░░░║
  161. ║░░░░▒▒▒▒▓▓▓▓▒▒▒▒░░░░          Sysop: Mike Jones          ░░░░▒▒▒▒▓▓▓▓▒▒▒▒░░░░║
  162. ║░░░░▒▒▒▒▓▓▓▓▒▒▒▒░░░░        1200 Thru 38400 Baud         ░░░░▒▒▒▒▓▓▓▓▒▒▒▒░░░░║
  163. ╟─────────────────────────────────────────────────────────────────────────────╢
  164. ║                       Registered To: Control Tower BBS                      ║
  165. ╟─────────────────────────────────────────────────────────────────────────────╢
  166. ║          Last Updated on: Friday January 15, 1993 at  2:38:22 p.m.          ║
  167. ╟─────────────────────────────────────────────────────────────────────────────╢
  168. ║              File Area: Turbo Pascal Programs and Source Code               ║
  169. ╟─────────────────────────────────────────────────────────────────────────────╢
  170. ║ Total Files OnLine:  60                              Total Bytes: 5,249,702 ║
  171. ║ Total Files OffLine: 0                               Free Download Area: No ║
  172. ╟─────────────────────────────────────────────────────────────────────────────╢
  173. ║ File Name      Size      Date  File Description    -=≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡=- ║
  174. ╙─────────────────────────────────────────────────────────────────────────────╜
  175.  
  176. Spitfire(tm) is a registered trademark of Buffalo Creek Software.
  177.  
  178. Thanks to Phil Cook, who wrote the original code for Header.
  179.