On Monday, February 16, 2004, at 09:22 AM, Bj�rnke von Gierke wrote:


repeat with x = 1 to the number of (theO && "s") in stack theS

Is (theO && "s") intended to evaluate something like "fields"? Then you have a typo. You need & instead of &&.


I didn't realize that <objectType> could be an expression here. There is so much I don't know about object detailed syntax. Especially when it comes to runtime evaluation and quoted strings.

Dar Scott


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

Reply via email to