changing defaultStack
Troy Rollins
troy at rpsystems.net
Mon Nov 29 10:43:29 EST 2004
On Nov 29, 2004, at 2:53 AM, Paul Kocsis wrote:
> By that do you mean that you set the defaultStack at the top of every
> handler? Were you having the problem of referring to an object like:
>
> field AA instead of...
>
> field AA of stack XX
>
> where the former would at times error out with "Object: No such
> object"??
Like Richard, I've never actually seen this behave like a "bug"... more
like a very slippery reference which can change "behind your back."
I usually use either full paths... object of card of stack "foo"
OR, I "set the defaultStack to "foo""
--
Troy
RPSystems, Ltd.
http://www.rpsystems.net
More information about the use-livecode
mailing list