home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / TURBOPAS / PARK.ZIP / PARK.DOC < prev    next >
Encoding:
Text File  |  1985-11-03  |  768 b   |  20 lines

  1.  
  2. Program PARK:
  3.  
  4. Program was written to park the heads on all IBM bios-compatible
  5. fixed disks in a PC.
  6.  
  7. The park code was implemented as a self-contained procedure in Turbo
  8. Pascal to allow integration with the user's own power-off procedures.
  9. (In my system, for example, the procedure is integrated with a program
  10. which keeps a system log for I.R.S. purposes and displays a logo on the 
  11. screen.) A compiled version is included for those who do not have a 
  12. Turbo Compiler.
  13.  
  14. I have had little opportunity to try this code on systems other than my 
  15. own, so if any bugs are discovered, please let me know.
  16.  
  17. Sam Smith
  18. (512)692-1216
  19.  
  20.