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