home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / new / util / misc / where_k / scriptswk / formatfull.scr < prev    next >
Text File  |  1995-02-25  |  142b  |  8 lines

  1. echo "DANGER THE CONTENTS OF DISK DF0: WILL BE LOST"
  2. ASK "SHALL I CONTINUE ?"
  3. IF WARN
  4. FORMAT DRIVE DF0: NAME WHERE_K.DISK NOICONS
  5. ELSE
  6. ENDIF
  7.  
  8.