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