All,

> Neither of those suggestions leaves you with the trailing delimiter. 
> See my few verbose lines to see how to do it.

You're right, they don't. I just wanted to show the two operations to strip
the end file name off in the new Lingo and JS syntax for MX'04, I figured it
was an easy exercise for the user to add the path delimiter at the end if
needed/desired. For completeness please add these to the end of my previous
lines of code:

-- Lingo
tStr = tStr&"\"

// JS syntax
tStr += "\\";


Cheers,
Tom Higgins
Product Specialist - Director Team
Macromedia

Director MX 2004 - NOW SHIPPING!
Industrial-Strength Multimedia
www.macromedia.com/software/director

...

[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