home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 37 / bbd37.zip / DIRECT.TXT < prev    next >
Text File  |  1989-09-08  |  5KB  |  89 lines

  1. |A╔══════════╗════════════════════════════════════════════════════════╔══════════╗
  2. |A║ |6Helpware |A║═════════════════════ ^1PC Directory |A═════════════════════║ |6Helpware |A║
  3. |A╚══════════╝════════════════════════════════════════════════════════╚══════════╝
  4. ^Cby
  5. ^CHubert Borrmann
  6.  
  7.     While a number of application programs allow the user a glimpse at the 
  8.  current (or a specified) directory, many more do not.  Wouldn't it be nice to 
  9.  always have this capability?  ^1PC DIRECTORY^0 is a memory-resident utility 
  10.  that provides just such an ability.
  11.  
  12.  ^1LOADING PC DIRECTORY^0
  13.  
  14.     Type DIRECT at the DOS "*>" prompt.  You will be asked for a "Hot-Key" 
  15.  (a set of simultaneously pressed keys that activates the utility).  The 
  16.  "Hot-Key" is formed by choosing one of the ten function keys in conjunction 
  17.  with either the CTRL, the ALT, or the SHFT key.  Once this keystroke is 
  18.  established, the program will lie dormant until you activate it by 
  19.  simultaneously pressing both of the keys that you have selected.  
  20.  
  21.     If you load PC Directory from a batch file (like your AUTOEXEC.BAT), you 
  22.  may pass a value from 0 to 9 as a command line parameter.   The program will 
  23.  load itself into memory and the "Hot-Key" will be the combination of the ALT 
  24.  and the number you have selected.  For instance, let's say you use the 
  25.  following command in one of your batch files: 
  26.  
  27.                                DIRECT 5
  28.  
  29.  You will need to press the ALT-5 key combination to activate the utility.
  30.  
  31.  ^1USING PC DIRECTORY^0
  32.  
  33.     When the "Hot-Key" is pressed the program displays all the filenames, 
  34.  including date, time, and size for each, contained in the default directory.  
  35.  Subdirectories show a "<DIR>" in the size field.  A menu is displayed 
  36.  on the last line with the following options: 
  37.  
  38.         OPTION                                         ACTION
  39.         ======                                         ======
  40.       <F>ile Mask                              Change the file mask
  41.       <D>irectory                              Change the directory path
  42.       <M>ore                                   If there are more than 40 files,
  43.                                                   display the next set
  44.       <R>edisplay                              Redisplay the current set of 
  45.                                                   files from the beginning
  46.       <ESC>                                    Exit the utility
  47.  
  48.     To select a menu item, press the first letter of the option you wish 
  49.  to perform.  When you change either the directory path or the file mask the 
  50.  program automatically redisplays the contents of that directory.  When 
  51.  changing the file mask, the DOS wildcard (* and ?) characters may be used. 
  52.  NOTE: Don't forget the period between the filename and the extension.  When 
  53.  changing the directory a drive letter can also be used, but it has to be 
  54.  followed by a colon (:) as in  A: or B:\OTHER, etc.  
  55.  
  56.    When you exit PC Directory, the "Hot-Key" combination that you entered will 
  57.  be returned to the program from which you called PC Directory.  For example, 
  58.  if you were in a program and entered the "Hot-Key" combination Alt-F1 to call 
  59.  up PC Directory, when you exit, Alt-F1 will be returned to your other program 
  60.  which may ignore it or act on it if Alt-F1 is one of its commands.  
  61.  
  62.  ^1EDIT KEYS^0
  63.  
  64.     There are several editing keys available when changing the directory path 
  65.  or file mask.  The LEFT/RIGHT cursor keys, the INSERT, the DELETE, and the 
  66.  BACKSPACE keys perform their typical functions.  The HOME and END keys take 
  67.  you to the beginning and end of a line, respectively.  
  68.   
  69.     Three of the function keys are also used.  F3 will restore the entire text 
  70.  from the previous entry starting at the cursor's current position to the end 
  71.  of the entry.  F1 will do the same, but does it a character at a time.  F5 
  72.  will delete the line from the point of the cursor to the end of the line. 
  73.  
  74.     Entry of a directory path or file mask is normally terminated by pressing 
  75.  the ENTER key.  If you wish to exit without changing the previous value, press 
  76.  the ESC key. 
  77.  
  78.  ^1CONCLUSION^0                                 
  79.  
  80.     We hope that you find PC Directory as useful as we do.  There is nothing 
  81.  worse than working in a program and needing to load a file with a name you 
  82.  cannot remember.  Now, all you need to do is call on PC Directory, and your 
  83.  problem is solved. 
  84.  
  85.     To run this program outside Big Blue Disk, type ^1DIRECT^0.
  86.  
  87.  DISK FILES THIS PROGRAM USES:
  88. ^FDIRECT.COM
  89.