thanks dave, I did download one tee utility but that hangs. i think i will search more until i find one.
regards
skt
Search found 2 matches
- 18 Sep 2011 22:54
- Forum: DOS Batch Forum
- Topic: Spool an interactive JAVA program ?
- Replies: 2
- Views: 2709
- 17 Sep 2011 09:17
- Forum: DOS Batch Forum
- Topic: Spool an interactive JAVA program ?
- Replies: 2
- Views: 2709
Spool an interactive JAVA program ?
I run an interactive JAVA program on the DOS prompt and want to be able to save the whole interaction in a txt file. Is there a way to achieve it ? I run a batch file like this C:\> runbatch.bat which contains the following command C:\> Java ABC This program will ask some questions from the user the...