home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DOS_HELP / DOSPRACT.ZIP / README < prev    next >
Encoding:
Text File  |  1989-11-06  |  1.7 KB  |  59 lines

  1.  
  2.                 DOS PRACTICE
  3.  
  4.     This program is a new approach to the development of proficiency
  5. and speed in the use of DOS. We hope you find it useful.
  6.  
  7. Program Requirements
  8.  
  9.     IBM Personal Computer or Compatible
  10.     Hard Disk
  11.     256KB Ram
  12.     MS-DOS or PC-DOS Version 2.0 or later
  13.  
  14. Installation Procedure
  15.  
  16.     To install DOS PRACTICE on your hard disk, insert the DOS PRACTICE
  17.     diskette into drive A. Move to drive A (type A:<Enter>) and type:
  18.  
  19.             install<Enter>
  20.  
  21.     Drive B may be substituted for drive A. This procedure creates
  22.     directory PRACTICE on drive C, and loads all of the DOS PRACTICE
  23.     files into that directory. If you wish to install it on a different
  24.     drive or directory, make sure the desired destination directory
  25.     exists, then move to drive A and type:
  26.  
  27.         COPY UNZIPDP.EXE <destination><Enter>
  28.  
  29.     Then move to the destination directory and type
  30.  
  31.         UNZIPDP<Enter>
  32.  
  33.     For example, if the diskette is in drive A: and the destination
  34.     directory is to be D:\DP, you would type:
  35.  
  36.         A:<Enter>
  37.         COPY UNZIPDP.EXE D:\DP<Enter>
  38.         D:<Enter>
  39.         CD\DP<Enter>
  40.         UNZIPDP<Enter>
  41.  
  42. Using DOS PRACTICE
  43.  
  44.     To use DOS PRACTICE once it has been installed on your hard disk,
  45.     begin by moving to the disk and directory containing the DOS PRACTICE
  46.     files. Then type:
  47.  
  48.             DP<Enter>
  49.  
  50.     DOS PRACTICE should then begin execution. Interaction with the program
  51.     is mostly self-explanatory, but context-dependent help may be called
  52.     up at any time by pressing the F10 function key.
  53.  
  54.     The OVERVIEW selection of the first level menu explains the organi-
  55.     zation and use of DOS PRACTICE. It also reveals some handy features,
  56.     such as how to eliminate any uninteresting exercises from your 
  57.     practice sessions.
  58.  
  59.