Using a java program to write files with textpad
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Using a java program to write files with textpad
Ok so I wrote a simple java program to write a file say numbers.txt. My problem is that TextPad will not write the file the command line briefly pops up and exits without me being able to read anything. Now I can transfer the same program to NetBeans and it works perfectly fine any suggestions on why this is?