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

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to