hi all,

i've noticed that when passing String parameters to an Applet the string is trimmed automatically!

Is there a way to avoid this from happening?

i want to pass a delimiting string between to the applet to use between two other strings. so the delimiting string might look like:
" - "
And the spaces in the beginning and at the end should be there!!

Please help

Thanks a loft in advance

Remvs
from Holland