On Mon, 30 Apr 2012 08:50:20 +0200, linus <> wrote,
quoted or indirectly quoted someone who said :
>How an applet code code can be trasformed to an application code ?
>I thought that adding a "main" would be enough
see
http://mindprod.com/jgloss/applet.html
It will show you how to convert it to a "hybrid" that will run either
way.
--
Roedy Green Canadian Mind Products
http://mindprod.com
Programmers love to create simplified replacements for HTML.
They forget that the simplest language is the one you
already know. They also forget that their simple little
markup language will bit by bit become even more convoluted
and complicated than HTML because of the unplanned way it grows.
..