Bad statement

Klaus Major klaus at major-k.de
Thu Apr 14 11:04:45 EDT 2005


Hi N or K (?),

> get the number of controls of card "abc"
> put it into _numberControls
>
> repeat with i = 0 to _numberControls
>    get the ID of control i of card "abc"
>
> end repeat

0, ZERO????? C'mon!!! ;-)

...
repeat with 1 to ...
...

Will surely work ;-)

> The line that fails is "get the ID of control i of card "abc""
>
> K

Best

Klaus Major
klaus at major-k.de
http://www.major-k.de



More information about the use-livecode mailing list