home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / hdutils.zip / AUTOPARK.DOC < prev    next >
Text File  |  1986-02-07  |  656b  |  20 lines

  1.  
  2. Head park routine by TJC
  3.  
  4. PARK causes hardfile heads to be parked after a prescribed time of non-use
  5.      A "C" or "D" (or both) appear in the upper right hand corner of the
  6.      screen to indicate that heads are parked on drive C or D (or both)
  7.  
  8. USE: PARK [timeout value] [display]
  9.  
  10.      where, for the timeout value:
  11.      timeout value -  0  | 1  | 2  │ 3   4   5   6  │
  12.      timeout time  -  15 | 30 | 60 │ 2 | 4 | 8 | 16 │
  13.                      ── seconds ───┴─── minutes ────┘
  14.  
  15.      and, for display:  m(M) = mono, c(C) = color, and n(N)=none
  16.  
  17.      The defaults are timeout=15 seconds and display=none
  18.  
  19.      Type "PARK ?" for help
  20.