Thread
:
Luanching dos prog from batch file
View Single Post
19-05-2005, 13:34
#
2
bmxbandit
Inactive
Join Date: Oct 2004
Location: Nottingham
Posts: 1,405
Re: Luanching dos prog from batch file
i cant answer your question specifically, but if you just want to look at the output then pipe it to a text file, e.g.:
program >> output.txt
(> overwrites, >> appends)
bmxbandit
View Public Profile
Find More Posts by bmxbandit