home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / S12442.ZIP / README.DOC < prev   
Text File  |  1989-07-31  |  2KB  |  55 lines

  1. To run these programs:
  2.  
  3. 1. Run DISERVER. If you run it in a full-screen or text window, you can
  4. optionally turn on the verbose mode with the /v option:
  5.  
  6. DISERVER /V
  7.  
  8. Or, you can run the program in the DETACHed screen group with:
  9.  
  10. DETACH DISERVER
  11.  
  12.  
  13. Note that DIPOP and LS will wait for you to run DISERVER if you haven't
  14. run it when you run them.
  15.  
  16. 2. Run either DIPOP or LS (or both in different windows). The options for LS
  17. are available with:
  18.  
  19. LS -?
  20.  
  21.  
  22. To use DIPOP:
  23.  
  24. You can use either the keyboard or the mouse for most operations.
  25.  
  26.  
  27. To create a directory specification:
  28.  
  29. 1. Select the drive by clicking left or right on the drive button, "-C-".
  30. 2. View the directory list by clicking left or right on the directory
  31.    box. 
  32. 3. To select a directory, click left on the "[..]" to move to the parent
  33.    directory, or click right to move to the currently displayed child.
  34. 4. Click on the '[\]' button to jump to the root of the current drive.
  35.  
  36. To build a filespec:
  37. 1. Use the keyboard to enter characters in the filespec.
  38. 2. You can also use '*', '\', '.' and '?' buttons to enter these
  39.    characters.
  40. 3. Use the mouse to click on the attribute buttons (Directory, Read-Only)
  41.    to build an attribute. You can also use Alt-D, Alt-S, etc.
  42.  
  43. When you're ready to see a directory press ENTER or click on the 'Enter'
  44. button. You can click on the 'Pause' button to pause the scrolling.
  45.  
  46.  
  47. To clear a filespec from the data entry box, click on the 'Clear' button.
  48. To exit the program, press Esc or click on the 'Esc' button.
  49.  
  50.  
  51. Note: there is no exception handling other to beep when the user attempts
  52. an illegal command. And there is no critical error exception handling.
  53.  
  54. RHS
  55.