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