[Off Topic] bat file log file

Dave,

When you run test.bat file, try calling it from another file (we'll call it
main.bat) that does this:

@echo off
call test.bat -i -y > e:\bupemail\test.txt
:eof

It puts all output from test.bat into the folder e:\bupemail in a file
called test.txt. You can read it from notepad. You can schedule main.bat.


Gary Polvinale
Denton ATD

-----Original Message-----
From: Cole, Dave [mailto:dave@...]
Sent: Monday, November 24, 2003 2:09 PM
To: eManfacturing Yahoo Groups (Vantage@...)
Subject: [Vantage] [Off Topic] bat file log file


Hi,

Is there any way go get a log file showing just what transpired when you run
a ".bat" file using the scheduler.

Thanks,

Dave Cole
Reeder & Kline


[Non-text portions of this message have been removed]


------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy
Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark Printer
at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/PhFolB/TM
---------------------------------------------------------------------~->

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Hi,

Is there any way go get a log file showing just what transpired when you run
a ".bat" file using the scheduler.

Thanks,

Dave Cole
Reeder & Kline


[Non-text portions of this message have been removed]