Hi,
I've tried to use @, but I couldn't understand it's function exactly, since it wont work as I wanted. If not ask to much, can you send me some example in how to use it??
@ = the folder tree to the movie running
from your description it sounds like you have this structure:
masterfolder dxrs images
so for a love to access an image it needs to say
imagePath = "@\\images\" --<<-- the extra "\" is to to up a folder
& then you can change an image by using
member().filename = imagePath & newFilename
hth -Buzz [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!]
