Re: Piping through DOS?

Subject: Re: Piping through DOS?
From: bcliver -at- manu -dot- com
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Fri, 3 Oct 2003 16:50:35 -0400


To capture command-lines, use:
copy con output.txt
Finish with Ctrl+Z

To capture batch results, use:
batchfile.bat >> output.txt

In SQL*Plus, you can do the same with:
spool output.txt
Finish with spool off


Barry Cliver
Lead Technical Writer
Manugistics, Inc.

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

NEED TO PUBLISH YOUR FRAMEMAKER CONTENT ONLINE?

RoboHelp for FrameMaker is a NEW online publishing tool for FrameMaker that
lets you easily single-source content to online Help, intranet, and Web.
The interface is designed for FrameMaker users, so there is little or no
learning curve and no macro language required! Call 800-718-4407 for
competitive pricing or view a live demo at: http://www.ehelp.com/techwr-l3

---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit
http://www.raycomm.com/techwhirl/ for more resources and info.



Previous by Author: Re: Integrating RoboHELP with MS SQL database
Next by Author: Re: Basic structure question
Previous by Thread: Re: Piping through DOS?
Next by Thread: Stupid Query from Stupid Technical Writer


What this post helpful? Share it with friends and colleagues:


Sponsored Ads