I haven't gotr the code,,,
,,,but this applet seems to work like it collects all its messages from the
parameter section by using the "m" prefix and a numeric (0,1,2,3..etc.)
postfix. So if it hasn't any limit it seems that you can enter as many
messages you want as long as you keep the numeric postfix contiguos; the
parameter collection stops at the first null receival.
The linebreaks you insert into the lines doesn't show ? Well, if the text
applet has no logic for detecting these characters (performs a line
advance in its text string paint job when they are found using fontmetrics
calculations etc.) then they are just bypassed.