Forum Discussion
rlent
15 years agoContributor
Actually, I can use parameters with this, but there is a problem. My tested app has some parameters that contain quotation marks. Parameters like:
username=xyz
work just fine. But parameters like
applet="This applet"
do not work. It seems that the quotation marks confuse the OS.
username=xyz
work just fine. But parameters like
applet="This applet"
do not work. It seems that the quotation marks confuse the OS.