>One final question though, what does this actually do " vPDList = [:] " ?

That initializes the variable to an empty property list. Without that, you 
couldn't add items to it.

If it were a linear list, you would use vPDList=[]. The colon tells 
Director that it's a property list.

Cordially,
Kerry Thompson
Learning Network


[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!]

Reply via email to