on createList
vList_Of_Titles=[]
totalMembers = the number of members of castLib "Tiles"
repeat with vIndex= 1 to totalMembers
vList_Of_Titles[vIndex] = member(vIndex,"Tiles").name
end repeat
end
regards
----------------------------------------------------------
Ramesh CT
Phoenix Global Solutions (I) Pvt Ltd
http://www.lingoman.net/
----------------------------------------------------------
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]