Search found 2 matches
- Thu Jan 08, 2004 6:24 pm
- Forum: General
- Topic: Redirecting output to a text file in Textpad?
- Replies: 3
- Views: 277
- Thu Jan 08, 2004 2:09 am
- Forum: General
- Topic: Redirecting output to a text file in Textpad?
- Replies: 3
- Views: 277
Redirecting output to a text file in Textpad?
I am writing Java applications. I need to be able to redirect the output from my programs to a textfile instead of to the screen. How do I do this in TextPad? Is it Possible? The DOS command would be java Hello > output.txt as an example. Your help would be greatly appreciated. Surely this must be ...