On 06/29/2013 04:07 AM, Mark Wieder wrote:
Richmond-

Friday, June 28, 2013, 11:27:41 AM, you wrote:

set the script of btn "unicodeTest" to fld "Nonsense"
Because "set the script of" doesn't put text into the script editor's
script field, but instead it triggers the engine to compile the
script. So your beef isn't with the Script Editor per se, but with the
parser in the engine that is throwing errors when it encounters
unicode. And that's a legitimate beef, and one that hopefully will be
addressed soon.


Thanks for the clarification.

The main reason we need to be able to put unicode in a script is so that one
can write:

put "!@#$%^&*() into fld "output1"

rather than a whole chain of extremely tedious numToChar statements.

Richmond.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to