Quotes around text entry data prevent commands from working
Status: Beta
Brought to you by:
seeplusplus
Action:
Adding a text data field in designer with an option,
say, -g. Using that field in Chameleon.
What happens:
Using Chameleon, the data entered in the field will be
surrounded by quotes upon execution, no matter what.
Example: If input is 10x10, switch will be -g"10x10".
This prevents switches from working which do not allow
quotes, for example ghostscript's -g switch which must
be -g10x10 - no spaces, no quotes.
What should happen:
The data in the field should be appended as-is. The
quotes should be optional (maybe a checkbox in the
Text Entry dialog).
Versions affected:
EveryGUI v 0.99.b
Best regards,
Florian Berger
<florib(a)arcor.de>