Title: Array
Hello,

A few weeks ago, I posted a message without answer. So I come again :



I have a custom Property Set which contains an array.
the name of thz set is "cName"
the keys 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 existing custom set
so I start with a new handler
I have to call the custom property, know how much lines are stored in the custom and add one line
for example :
Peter = student,3
How to proceed ?

thanks.
-- 


Reply via email to