Search found 3 matches

by JumpingFrog
Tue Mar 17, 2015 6:49 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Array index for object?
Replies: 4
Views: 3613

Re: Array index for object?

Thanks. It worked!!
by JumpingFrog
Sat Mar 14, 2015 2:49 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Array index for object?
Replies: 4
Views: 3613

Re: Array index for object?

Thank you very much Fred, and Craig for your kind and through advices.

I will try using youe codes in my program over this weekend!

Again, Thank you!!
by JumpingFrog
Fri Mar 13, 2015 8:10 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Array index for object?
Replies: 4
Views: 3613

Array index for object?

Hi, I used to write HyperCard stacks, and now enjoy learning LiveCode. Is there any way to use some kind of array description in order to refer to objects? Such as field CCard instead of field "CCard1" field "CCard2" field "CCard3" field "CCard4" field "CCard5" ? I like to create many objects on a c...