A
Angus
I am writing a Java applet and all is working so far ok. But all sorts
things can go wrong and I want to be able to say switch on a debug option
and write debugging information somewhere. I believe I cannot write to a
file with an applet. How can I somehow output debug information?
Angus
things can go wrong and I want to be able to say switch on a debug option
and write debugging information somewhere. I believe I cannot write to a
file with an applet. How can I somehow output debug information?
Angus