>modulename = "somestringwithaname"&var1&var2

modulename = "somestringwithaname" & string(var1) & string(var2)

...especially if there's a chance that your vars may be void or a list. 
Director usually does a good job with data typing, but sometimes things 
go a bit wonky in my experience.
[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!]

Reply via email to