home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 42 / bbd42.zip / QR.TXT < prev    next >
Text File  |  1990-02-16  |  6KB  |  123 lines

  1. |A╔══════════╗════════════════════════════════════════════════════════╔══════════╗
  2. |A║ |6Helpware|A ║═══════════════════════ ^1QuickRun |A═══════════════════════║ |6Helpware|A ║
  3. |A╚══════════╝════════════════════════════════════════════════════════╚══════════╝
  4. ^Cby
  5. ^CDavid Hanson and George Leritte
  6.  
  7.  ^1NOTE:  Although all other features are available, while in the Big Blue Disk 
  8.  ^1menu system you cannot use QuickRun to execute a program.  You must copy 
  9.  ^1QuickRun onto another disk to take full advantage of all its features.  
  10.  
  11.  
  12.  
  13.      ^1QuickRun^0 is a very small (12K) menu program that can be used equally 
  14.  well on both floppy and hard disk systems.  It allows you to quickly select 
  15.  and execute any program or batch file contained on a disk.
  16.  
  17.  
  18. ^CGeneral Information
  19.  
  20.     DOS only allows three types of executable files.  You can easily identify 
  21.  these files because of their unique extensions (the three characters in the 
  22.  file name following the period.)  The extensions for executable files are 
  23.  "COM", "EXE", and "BAT".  QuickRun looks for all files in a directory that 
  24.  carry these extensions.  
  25.  
  26.     You may select any combination of these types of files QuickRun locates. 
  27.  The DOS "DIR" command conventions are used for this designation.  As you may 
  28.  remember, the "DIR" command allows you to specify a search MASK (a template 
  29.  for identifying which type of file to find.)  QuickRun uses "*.COM", "*.EXE", 
  30.  and "*.BAT" as the search masks.  The asterisk in front of the extension 
  31.  simply tells the program that it doesn't matter what name the file has so 
  32.  long as its extension matches the one specified. 
  33.  
  34.  
  35. ^CQuickRun Menu Screen
  36.  
  37.     When you run the program, the QuickRun Menu Screen is displayed.  The top 
  38.  line of this screen contains the disk Volume ID and Current Directory.  The 
  39.  bottom two lines display Function Key and Help Information.  Located in the 
  40.  center of the screen is the Program Selection box.  This area contains a list 
  41.  of the executable files that match the designated search masks.  Along the 
  42.  bottom line of the Program Selection box, the active search masks are 
  43.  displayed.  Use the <LEFT>, <RIGHT>, <UP>, and <DOWN> arrow keys to move the 
  44.  highlight box to the file name of your choice and press <ENTER> to run that
  45.  program. 
  46.  
  47.     QuickRun can handle a maximum of 96 files in any directory.  The Program 
  48.  Selection box will display no more than 48 file names at any one time.  When 
  49.  there are more files than can be displayed in the Program Selection box, the 
  50.  word More will appear in either the upper left or right corners just below the 
  51.  copyright notice.  If the More is in the upper left corner, press <HOME> to 
  52.  see a list of the additional files.  Likewise, if the More is in the upper 
  53.  right corner, press <END>. 
  54.  
  55.  
  56. ^CFunction Keys
  57.  
  58.      At the bottom of the screen is a list of function key commands.  This
  59.  list includes:
  60.  
  61.  
  62.  ^1F1 - Help
  63.  
  64.         Displays a brief list and description of the active function keys.
  65.  
  66.  
  67.  ^1F2 - Dir
  68.  
  69.         Displays a directory tree structure on screen and allows you to 
  70.     change subdirectories.  Press the <UP> arrow, <DOWN> arrow, <HOME>, 
  71.     <END>, <PGUP>, and <PGDN> keys to move the highlight box around the 
  72.     structure.  The <LEFT> and <RIGHT> arrow keys move the entire tree to 
  73.     the left and right.  <CTRL><LEFT> and <CTRL><RIGHT> stretch and shrink 
  74.     the tree horizontally.  Press <ENTER> to select the highlighted directory, 
  75.     or <ESC> to return to the QuickRun Menu Screen without making a selection. 
  76.  
  77.  
  78.  ^1F3 - Colors
  79.  
  80.         Allows you to select the screen colors used by the program.  Use 
  81.     the <UP> and <DOWN> arrow keys to move the pointer to the color you 
  82.     wish to change.  Use the <LEFT> and <RIGHT> arrow keys to change the 
  83.     color selected.  Press <S> to store these colors as default values for 
  84.     the program, <F3> will restore the original colors to the program, and 
  85.     <ESC> will take you back to the QuickRun Menu Screen. 
  86.  
  87.  
  88.  ^1F4 - Masks
  89.   
  90.        Lets you select the search masks used to obtain the list of file names.  
  91.     A [ X ] indicates which masks are active.  Use the <UP> and <DOWN> arrow 
  92.     keys to move the highlight box around the list.  Press <ENTER> to activate
  93.     or deactivate the search mask.  <ESC> will return you to the QuickRun Menu 
  94.     Screen. 
  95.  
  96.  
  97.  ^1F5 - Run Options
  98.  
  99.         Allows you to designate whether or not a program is to be run with 
  100.     command line parameters.  Command line parameters are values used by some 
  101.     programs to perform a function associated with that program.  Press <F5> 
  102.     to change from one state to the other.  A message defining the current 
  103.     status is displayed near the center of the last line on screen.  When you 
  104.     have selected a file to run with command line parameters, an area near 
  105.     the bottom of the screen is used for input of the values.  Once all values 
  106.     have been specified, press <ENTER> to run the program.  You may abort 
  107.     this operation and return to the QuickRun Menu Screen by pressing <ESC>.
  108.  
  109.  
  110.  ^1F6 - Exit Options
  111.  
  112.         When you press <ESC> to exit QuickRun, the program can either 
  113.     return to the directory the program started from or return to the current 
  114.     directory.  Press <F6> to change from one of these conditions to the other. 
  115.     A message defining the current state is displayed on the lefthand side of 
  116.     the last line on screen.
  117.  
  118.     To run this program from outside of Big Blue Disk, type ^1QR^0.
  119.  
  120.  DISK FILES THIS PROGRAM USES:
  121. ^FQR.COM
  122.  
  123.