home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT077.ZIP / README.DOC < prev   
Text File  |  1990-03-31  |  10KB  |  266 lines

  1.  
  2.  
  3.                                 The Enforcer
  4.  
  5.                                 Version 1.01
  6.                                March  3, 1990
  7.  
  8.  
  9.                Copyright (c) 1989  -  Trinity Data Handlers
  10.                             All rights reserved
  11.  
  12. 1.  Description:
  13.  
  14. "The Enforcer" is a program written to help you control the many applications
  15. you have on your hard drive.  Instead of having to remember all the various
  16. run commands for a wide variety of programs, "The Enforcer" allows you to
  17. enter them into a disk file which contains all the information needed to
  18. load and run your programs.
  19.  
  20. "The Enforcer" is distributed as shareware or user-supported software.  This
  21. means that you are able to try the software without paying for it.  The
  22. shareware version of "The Enforcer" is distributed as a workable but limited
  23. function program, in that you are only able to control 12 applications and
  24. it does not allow for deletion of unwanted applications.
  25.  
  26. The shareware or non-registered version users are granted a limited license
  27. to use "The Enforcer" for trial purposes and to copy the program for use by
  28. others on a trial basis subject to the following limitations: 1) No fee,
  29. charge, or other consideration is to be accepted other than a nominal charge
  30. for a physical disk not to exceed $5.00.  2) This program is distributed as
  31. is and the author is not responsible for any warranty or liability.
  32.  
  33. If you feel that "The Enforcer" is a useful program, you are able to order a
  34. complete version for $20.  An order form function is included in the program
  35. for ease of ordering.  The purchased version of "The Enforcer" is not a
  36. shareware program and is protected by copywrite laws.
  37.  
  38. The purchased version has several enhancements over the shareware version.
  39.  
  40.  * It allows for an unlimited number of applications instead of only 12.  The
  41.    screen displays 24 applications at a time and the page up/down keys are
  42.    used to scroll from screen to screen.
  43.  
  44.  * The delete function is operational as well as the add and modify.  In the
  45.    shareware version, you are allowed to add and modify applications but not
  46.    delete them.
  47.  
  48.  * After 4 minutes of inactivity on the menu screen, a screen saver function
  49.    blanks the screen and displays a moving reminder that "The Enforcer" is
  50.    still there but not visible.
  51.  
  52.  * Less memory is required to keep "The Enforcer" resident.  The shareware
  53.    version requires 60K or more.  This overhead is greatly reduced in the
  54.    purchased version.
  55.  
  56.  * The purchased version is serialized to the buyer.  If the 'Print Order
  57.    Form' is performed, an order form is printed with your name and serial
  58.    number on it for reference.  Any order which results from the printing
  59.    of your order form will result in a commission of 20% payable to you upon
  60.    receipt of the order.  You can make money by selling this program to your
  61.    friends instead of giving them illegal copies.
  62.  
  63.                                   Page 1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. 2.  How to Install "The Enforcer":
  71.  
  72. "The Enforcer" must reside in the root directory of the C drive.  There are
  73. several files which must be present to run the program.
  74.  
  75.              ENFORCER.EXE              ENFORCER.INS *
  76.              ENFORCER.ONE              README.DOC   *
  77.              ENFORCER.TWO              INSTALL.BAT  *
  78.              ENFORCER.FRM
  79.              ENFORCER.TXT
  80.              ENFORCER.DAT                * needed only for installation
  81.  
  82. The ENFORCER.DAT file will not exist until you run the program the first
  83. time and identify your applications.
  84.  
  85. To install "The Enforcer", an install.bat file has been provided.  With
  86. the master disk containing "The Enforcer" in drive A, type  INSTALL  .
  87. This will copy all of the necessary files to the root directory of drive C
  88. and add a line to the autoexec.bat file to allow "The "Enforcer" to run.
  89.  
  90.  
  91. 3.  How to use "The Enforcer":
  92.  
  93. The first time you run "The Enforcer", a screen will be displayed with 24
  94. boxes on it.  All these boxes should be empty except for a letter at the
  95. bottom.  If the boxes are not empty, press  F2  to exit to DOS and type
  96. the following:   ERASE ENFORCER.DAT  .  This will erase the data file.  Now
  97. type  EXIT  <CR>  to return to the first screen.  The boxes should be empty
  98. now.  Press  F1  to enter the Maintenance Screen.  This is the area where
  99. you add and modify applications.
  100.  
  101. 3.1  Adding an application:
  102.  
  103. You will note that there are Function Keys listed on the left side, an
  104. Action Area to the right and a Message Area below that.  Let's add an
  105. application.  Press  F2  and notice that 3 lines appear in the Action Area
  106. with instructions appearing in the Message Area.  Follow the instructions
  107. and enter a program name which is on your hard drive, such as BASIC.  The
  108. name can be up to 13 characters, upper and lower case.  Don't worry about
  109. centering it for appearance, the program does that for you.  If you have
  110. not typed 13 characters, press <CR>.  The cursor moves to the next box.  Now
  111. enter the drive identifier and any sub-directories, such as   C:\BASIC.
  112. Notice that the :\ is automatically provided for the first sub-directory.
  113. You must type it for deeper level sub-directories.   You are allowed up to
  114. 29 characters for this line.  If you have not typed 29 characters, press
  115. <CR>.  The cursor moves to the third line.  Type the name used to run the
  116. program, such as BASIC.  You are allowed to add any runtime commands if
  117. there are any, such as BASIC /M:21000 /F:5  to initialize Basic with the
  118. highest memory location set at 21000 and 5 data files open.  You are allowed
  119. up to 29 characters for this line.  If you have not typed 29 characters,
  120. press <CR>.  You are now asked if everything is correct.  Answer yes.  You
  121. will now be taken back to the Application Select screen.  If you had answered
  122.  N , you would be given the chance to correct the entry (see 3.2 below).
  123. From the Application Select screen, Press  A  and the program should load
  124. and run if you entered the correct information.
  125.  
  126.  
  127.  
  128.                                  Page 2
  129.  
  130.  
  131.  
  132.  
  133.  
  134. 3.2  Modifying an application:
  135.  
  136. If you wish to make a change to an application which has been added to "The
  137. Enforcer", press  F4  -  Mod Application.  After you are asked what appli-
  138. cation to mod, press  <CR> .  A list of all your applications will appear on
  139. the screen.  Select the application you want to modify or  Z  to exit.  If
  140. you selected an application, the same 3 boxes that appeared when you added
  141. the application will now appear on the screen filled with all the data
  142. associated with the selected application.  You must re-type the entire line
  143. if you wish to make a change or press  <CR>  if the line has no changes.
  144. Continue through the next 2 fields, making changes or pressing  <CR>  as
  145. required.  After exiting the last field, you will be asked if everything is
  146. correct.  Answer  Y.  If you answered  N , you would be returned to the first
  147. field to begin again.  If you answered  Y , the new data will be saved and
  148. you will be taken back to the Maintenance Screen.  Press  F5  to exit back to
  149. the Application Selection screen.
  150.  
  151. 3.3  Executing an application:
  152.  
  153. From the Application Select screen, press the letter associated with the
  154. application you wish to execute.  If the application data was correctly
  155. entered, the application should load and run.  If the message 'Invalid
  156. Directory' flashes on the screen and you are taken back to the Application
  157. Select screen, you probably entered the drivespec or filespec information
  158. incorrectly.  This can be verified and corrected as shown in 3.2 above.
  159.  
  160. Assuming the program executed properly, when you are ready to exit the
  161. program, exit as you normally would.  Upon successful exiting, you should be
  162. back at the Application Select screen.  Most programs will exit properly and
  163. restart "The Enforcer".  If for some reason, the Application Select screen
  164. does not restart properly, you may have to re-boot the system.  I would be
  165. interested in knowing of any restart problems.  The only one I have found
  166. to date is exiting a program which had loaded a VGA driver and the restart
  167. could not cope with it.
  168.  
  169. 3.4  Exiting to DOS:
  170.  
  171. Pressing  F2  from the Application Select screen will take you right into the
  172. DOS environment.  You may perform any function in DOS you wish.  When you are
  173. done, type  EXIT  to return to "The Enforcer".
  174.  
  175. 3.5  Unloading "The Enforcer":
  176.  
  177. When "The Enforcer" is first loaded, it remains resident in memory.  If you
  178. have a program which requires all of you memory or it appears that there is
  179. a memory conflict, you may remove "The Enforcer" by pressing  F3 .  When you
  180. are ready to return to "The Enforcer", type  ENFORCER  at the C: prompt.
  181.  
  182. 3.6  Printing an order form:
  183.  
  184. Pressing  F7  on the Maintenance Screen will print an order form on you
  185. attached printer.  The program assumes your printer is attached to LPT1.  If
  186. your printer is attached to another port, you may have to issue a redirect
  187. statement in DOS using the MODE command (ie  MODE LPT1:=COM1:).
  188.  
  189. 3.7  Reading Shareware information:
  190.  
  191. Pressing  F6  on the Maintenance Screen will display information about the
  192. shareware concept and "The Enforcer".  If you have read this document, you've
  193. already been told all you need to know.
  194.  
  195.                                  Page 3
  196.  
  197.  
  198.  
  199.  
  200.  
  201. 4.  Any problems?
  202.  
  203. If you have any problems with "The Enforcer", I may be reached by phone at
  204. (407) 869-6098 any evening, Eastern time zone.  I may also be reached by
  205. mail at the address shown on the order form.  This program has been tested
  206. extensively on a variety of different applications.  I would be interested
  207. in hearing about any problems you encounter.  It has been tested on IBM
  208. compatible XTs, ATs, 286 and 386 machines with monochrome, CGA, EGA, VGA and
  209. multisync monitors.
  210.  
  211. If the order form function is inoperable or you are unable to print the
  212. order form, you may order directly by sending a check or money order for
  213. $20.00 per disk plus Florida sales tax, if applicable, to:
  214.  
  215.                       David Clow
  216.                       794 Little Wekiwa Drive
  217.                       Altamonte Springs, FL  32714
  218.  
  219. Allow 3 to 4 weeks for delivery.
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.                                   Page 4
  260.  
  261.  
  262.  
  263.  
  264.  
  265. _
  266.