Wednesday, March 18, 2009

No console I/O, so I need two way communication.

I can't really tell if my arguments are being passed, because all the console IO goes into a black hole.

So I can
A) Create a dialog in win32 to show any output
B) Create a Java output object, and pass that to win32


Because I am going to need to do something like B eventually anyway, I'll try that first....

No comments:

Post a Comment