array
yves COPPE
yvescoppe at skynet.be
Thu Apr 25 15:29:01 EDT 2002
Hi,
I have a customProperty
the name is "cName"
its content :
student,1
prof,1
Student,2
prof,2
each line gives a name :
example :
student,1 ===> John
prof,1 ===> Tom
I'd like to add some data "on the fly"
so I start with a new handler
I have to call the custom property
add a line (without knowing how much are stored in the custom
property) for example :
Peter = student,3
help is welcome. How to proceed ?
thanks.
--
More information about the use-livecode
mailing list