mrp86
02-17-2011, 12:57 PM
This can't be a difficult task, How do you send a string variable from a button?
i.e.
button
-l "Button"
-c "command(string)";
where offsetCurve is a string value, obv. -c "command("string")"; does not work, but neither does delaring a variable $string and doing -c "command($string)";
Kind Regards,
Pete
i.e.
button
-l "Button"
-c "command(string)";
where offsetCurve is a string value, obv. -c "command("string")"; does not work, but neither does delaring a variable $string and doing -c "command($string)";
Kind Regards,
Pete
