home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / DFRP10.ZIP / RUNPPE.DOC < prev    next >
Text File  |  1994-02-20  |  7KB  |  146 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.       -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
  11.                      DWF Productions ltd. Presents
  12.       -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
  13.                     Dan Fitzpatrick's RUNPPE (v1.0)
  14.       +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.                                                 A bulletproof PPL utility
  24.                                                        by Dan Fitzpatrick
  25.                                                           DWF Productions
  26.                                                            copyright 1994
  27.  
  28.  
  29.                              Introduction:
  30.  
  31.      RUNPPE was written to help me in the task of debugging PPE programs
  32.      which I had written or modified but wanted to test prior to making 
  33.      them available to users.  Originally, RUNPPE consisted of a single 
  34.      prompt for a path/file name to run followed by a CALL statement to
  35.      execute the entered PPE name.  Typing a long path and file name got
  36.      old real quick, so I decided to make RUNPPE smart enough to remember 
  37.      PPE's that had been previously entered.  Well, remembering the name
  38.      of the PPE file was fine, but it got real old trying to remember 
  39.      which filename went to what program since filenames are necessarily
  40.      cryptic.  I then decided to add a description to the available PPE 
  41.      information.  Of course, after all that work, it just didn't seem 
  42.      right to just display a line at a time without doing any display 
  43.      formatting, so I made the pretty menuing system which you will see 
  44.      when you run the program and have some PPE's saved in its data file.
  45.      The result of all of this is the program whose documentation you are 
  46.      currently reading, DF-RUNPPE v1.0.
  47.  
  48.  
  49.                               Disclaimer:
  50.  
  51.      Sorry guys, but we gotta have this. :(
  52.  
  53.      The author of this software makes no guarantees as to the safety of 
  54.      using this product on your computer.  The author shall not be held
  55.      responsible for any damage which might result from your use of this 
  56.      program, whether said damage be real or imagined.  If you do not 
  57.      agree to these terms, then please delete this software from your 
  58.      computer and do not install or use it.
  59.  
  60.  
  61.                               Guarantees:
  62.  
  63.      The author does however, guarantee that the program, as originally 
  64.      distributed by the author, contains no code intended to maliciously 
  65.      or otherwise cause damage to any computer system.  The author
  66.      further guarantees to registered users only that the software, as
  67.      distributed by the author, shall be compatible with PCBoard BBS 
  68.      software v15.1.  In the event that a registered user is unable to
  69.      make RUNPPE function properly, the author will provide support via
  70.      telephone or modem to accomplish proper installation, and if a 
  71.      system incompatibility is discovered and prevents usage of the 
  72.      software, the author will rectify the situation through a software 
  73.      upgrade or refund the registration fee.
  74.  
  75.  
  76.                             The Real Docs!
  77.  
  78.      RUNPPE is a PPE developer's utility to allow testing of PPEs without 
  79.      having to go through the bother of finding a suitable and accessible
  80.      installation point.  Why?  To save keystrokes.  Many PPEs are called 
  81.      from prompts or display files which are imbedded in the system so as 
  82.      not to be readily accessible.  You could create new commands for all 
  83.      of them in your CMD.LST, but that requires keystrokes and time.  You
  84.      do not have to go through this.  RUNPPE requires only that you enter
  85.      the path and filename of the PPE once and a description once.  Once
  86.      those two pieces of information are entered, your PPE is installed 
  87.      into RUNPPE's data file where it can be executed with a minimal 
  88.      number of keystrokes.
  89.  
  90.      Installation of RUNPPE is about as simple as it can be.  Simply add 
  91.      a command (RP or RUNPPE or WOW or MOM or whatever you want) to your 
  92.      CMD.LST file (PCBSetup:FILE LOCATIONS:CONFIGURATION FILES:CMD.LST).
  93.      Assign a security level equal to the lowest level of people you 
  94.      want to have access to RUNPPE, and point to RUNPPE.PPE in the 
  95.      PPE/MNU file field.  Now type the command which you installed in 
  96.      order to access the program.  The known PPEs (there are none yet) 
  97.      are listed in a multiple page menu system with up to 20 items per
  98.      page.  These items are selected simply by entering the item # which 
  99.      is displayed to the left of the description.  Other menu options 
  100.      include (N)ext and (P)revious page, (A)dd a PPE, and (Q)uit.  The 
  101.      only difference between pages of the menu are the PPE descriptions 
  102.      listed.  Options range 1-20 on all pages.
  103.  
  104.      To add a PPE to RUNPPE's list, select A from the RUNPPE menu.  You 
  105.      will be prompted for the path & filename of the PPE and for a brief 
  106.      description of the PPE.  The path & filename should be a fully 
  107.      referenced DOS filename, including drive, path, filename, and the 
  108.      extension (e.g. C:\PCB\PPL\HAMURABI.PPE).  The description may 
  109.      contain up to 30 characters.
  110.  
  111.  
  112.                            RUNPPE upgrades:
  113.  
  114.      I am very pleased with the outcome of the RUNPPE project, and am 
  115.      currently satisfied with the look, feel, and operation of RUNPPE.  
  116.      I am however, always open to suggestions for the next version.  If 
  117.      there are features which you feel should be included, please do not 
  118.      hesitate to bring them to my attention.
  119.  
  120.  
  121.                         Shareware Registration:
  122.  
  123.       This program is being distributed as uncrippled shareware.  Feel 
  124.       free to use it for up to 30 days prior to registration of it.  If 
  125.       after 30 days, you feel it is not worth the registration fee, then 
  126.       please delete it from your system and cease to run it.
  127.  
  128.       The registration fee for DF-RUNPPE is $15.oo US.  Those paying by 
  129.       foreign instrument (check or MO on a foreign bank, etc) please add 
  130.       $5.oo for processing (my bank charges me $5.oo to deposit foreign 
  131.       instruments).  Please send your check or money order to:
  132.  
  133.                             Dan Fitzpatrick
  134.                            2944 Cambridge DR
  135.                          Woodbridge, VA  22192
  136.  
  137.  
  138.                             RUNPPE Support:
  139.  
  140.       Support for RUNPPE may be obtained on:
  141.  
  142.            ─The─Edge─BBS─
  143.            (703) 491-0083
  144.  
  145.       Voice support will be provided from 1600 to 2100 EST at 
  146.            703-491-2491