Scope Problem on Standalones
David Burgun
dburgun at dsl.pipex.com
Tue Nov 29 06:12:00 EST 2005
>David Burgun wrote:
>
>>>set itemDelimiter to :/"
>>>delete item -1 of myStackFIlePath
>
>ItemDelimiters are limited to a single character. I haven't a clue
>why this should work in the IDE, but it shouldn't. Also, you have
>omitted "the" which in this case isn't strictly necessary but will
>improve engine performance, and which may fail to work in future
>versions if it is omitted.
As I said, this was just a typeo, the real script has the following:
set the itemDelimiter to "/"
This compiles and runs correctly (as expected) under the IDE.
All the Best
Dave
More information about the use-livecode
mailing list