On Montag, Feb 16, 2004, at 18:21 Europe/Zurich, Dar Scott wrote:
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 &&.
Oh yes i saw that, but it does not help :(
I didn't realize that <objectType> could be an expression here.
well maybe that is why it does not work... I probably have to make a switch and do the repeat for each object type separately...
There is so much I don't know about object detailed syntax. Especially when it comes to runtime evaluation and quoted strings.
Same here
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
