How to "do" this
Björnke von Gierke
bvg at mac.com
Mon Feb 16 15:22:38 EST 2004
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
More information about the use-livecode
mailing list