[Blog] Script Only Stacks
Mark Waddingham
mark at livecode.com
Fri Mar 4 10:22:19 EST 2016
On 2016-03-04 16:12, Tim Bleiler wrote:
> Thanks Mark,
>
> I submitted the file in bug report 17067.
>
> Tim
Okay - so - the problem with that file is that your text editor has
decided to be nice and convert normal double-quote " to appropriate
paired quotes. Your file has:
script “MyTest”
Rather than
script "MyTest"
You also have paired quotes around the string in the put too... You
might want to turn off this 'cleverness' of your preferred text editor
when writing script-only stacks!
Warmest Regards,
Mark.
--
Mark Waddingham ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps
More information about the use-livecode
mailing list