home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / pascal / 5285 < prev    next >
Encoding:
Text File  |  1992-09-09  |  870 b   |  23 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!gatech!nntp.msstate.edu!Ra.MsState.Edu!dab3
  3. From: dab3@Ra.MsState.Edu (David A. Besancon)
  4. Subject: Re: Formatting disk
  5. Message-ID: <1992Sep10.072041.18157@ra.msstate.edu>
  6. Sender: news@ra.msstate.edu
  7. Nntp-Posting-Host: ra.msstate.edu
  8. Organization: Mississippi State University
  9. References: <1992Sep9.010415.933@ringer.cs.utsa.edu>
  10. Date: Thu, 10 Sep 1992 07:20:41 GMT
  11. Lines: 10
  12.  
  13. In article <1992Sep9.010415.933@ringer.cs.utsa.edu> mholmes@ringer.cs.utsa.edu (Mark Holmes) writes:
  14. >Are there any helpful people out there who could explain how to go about
  15. >formatting floppies using pascal?
  16.  
  17. just use the exec procedure in pascal---
  18.  
  19. by the way just for the people that dont already know this, in dos 5.0 you
  20. can type  Format [drive:] /autotest and format a floppy with NO prompts..
  21. it does not even ask you to insert a disk.
  22.  
  23.