Bad statement

Frank D. Engel, Jr. fde101 at fjrhome.net
Thu Apr 14 11:07:22 EDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The index should start from 1, not 0.

Your error is a bit confusing, however: I get "Chunk: no such object" 
for that.

Also, try:

repeat with i = 1 to the number of controls of card "abc"

Unless you need that data for some other reason (you don't need the 
get/put lines before the repeat in order to use the repeat).



On Apr 14, 2005, at 11:01 AM, N wrote:

> 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
>
>
> The line that fails is "get the ID of control i of card "abc""
>
> K

- -----------------------------------------------------------
Frank D. Engel, Jr.  <fde101 at fjrhome.net>

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten 
Son, that whosoever believeth in him should not perish, but have 
everlasting life.
$
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFCXocq7aqtWrR9cZoRApSaAJ9TYbPKG2cj9RXKJ6XlIJWcbcDTjACfYoXI
ggsXeOHxnnkE/mf30Q8vArw=
=nNi+
-----END PGP SIGNATURE-----



___________________________________________________________
$0 Web Hosting with up to 200MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com



More information about the use-livecode mailing list