home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / binaries / ibm / pc / archives / 4793 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.5 KB

  1. Path: sparky!uunet!know!hri.com!spool.mu.edu!sdd.hp.com!usc!rpi!batcomputer!cornell!rochester!rocksanne!iset!rgoers
  2. From: rgoers@iset.scan.mc.xerox.com (Ron Goers)
  3. Newsgroups: comp.binaries.ibm.pc.archives
  4. Subject: Re: need routine to capture output to floppy onto harddisk
  5. Message-ID: <1992Nov10.213241.11175@spectrum.xerox.com>
  6. Date: 10 Nov 92 21:32:41 GMT
  7. References: <9211080406.AA14949@julian.uwo.ca>
  8. Sender: news@spectrum.xerox.com
  9. Organization: Imaging Science Engineering & Technology, Xerox Corporation
  10. Lines: 22
  11.  
  12. In article <9211080406.AA14949@julian.uwo.ca> mstecknr@julian.uwo.ca (Michael Steckner) writes:
  13. >Is there such a program which will capture the output going to a floppy
  14. >and sending it to the hard disk instead? I am working with a software 
  15. >package which will only send output to a floppy. Unfortunately it cannot
  16. >properly close off files which are more than one floppy long. I hope to
  17. >bypass this problem by capturing the floppy output to harddisk.
  18. >
  19. >Thanks for any help!
  20.  
  21. Assuming you are using a DOS machine, the SUBST command should work just fine.
  22. Try typing 
  23.  
  24. SUBST a: c:\
  25.  
  26. from the DOS prompt.  This will redirect all drive A: input/output to drive C:.
  27.  
  28. rlg
  29. -- 
  30. | rgoers@iset.scan.mc.xerox.com | Let me sing just 10 true words.          |
  31. |                               | I'd rather sing just 10 true words,      |
  32. |               Charlie Peacock | Than 100 words, that in the end,         |
  33. |            The Secret of Time | Amount to nothing, absolutely nothing.   |
  34.