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
[EMAIL PROTECTED]
http://www.major-k.de

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

Reply via email to