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

  1. Path: sparky!uunet!munnari.oz.au!comp.vuw.ac.nz!am.dsir.govt.nz!grace.cri.nz
  2. references: ,<9211080406.aa14949@julian.uwo.ca>
  3. From: srgpabh@grace.cri.nz
  4. Newsgroups: comp.binaries.ibm.pc.archives
  5. Subject: re: need routine to capture output to floppy onto harddisk
  6. Message-ID: <2afe5fa1.4924@grace.cri.nz>
  7. Date: mon,  9 nov 92 00:54:57 gmt  
  8. organization: industrial research ltd., new zealand.
  9. Lines: 15
  10.  
  11. >from: michael steckner <mstecknr@julian.uwo.ca>
  12. >subj: need routine to capture output to floppy onto harddisk
  13. >date: sun, 8 nov 1992 04:06:52 gmt
  14. >
  15. >is there such a program which will capture the output going to a floppy
  16. >and sending it to the hard disk instead? i am working with a software 
  17. >package which will only send output to a floppy. unfortunately it cannot
  18. >properly close off files which are more than one floppy long. i hope to
  19. >bypass this problem by capturing the floppy output to harddisk.
  20. >
  21. >thanks for any help!
  22.  
  23. try using the the dos command subst eg:
  24. subst a: c:\temp
  25.  
  26.