----- Original Message ----- From: "Slava Paperno" <[EMAIL PROTECTED]> > > I use symbol(MyFilename) as a property in a list.
You know that you can use a string as a list index? i.e.: files = [:] files[ "somefile.mp3" ] = whatever - Robert [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
