--- Steve Loughran wrote: > +1 if you can come up with some good tests. I am not sure about > basename. does it mean the name of the file up to but not including the > file itself, or is it the file name without any directories. It basically does what the *nix 'basename' command does -- gives you the last element of a path (optionally, minus a suffix), whether that's a filename or the last directory element doesn't matter. But thanks for asking, since it reminded me that I forgot to allow for a 'suffix' attribute. So, to clarify (thanks, Tim, for the attr correction earlier), here's the usage: [suffix attr optional] > filenameProperty="filename" /> > > thoughts?# But the idea is that you're setting a property -- so to do yours, you'd probably need to have some kind of nested element thing, so you could specify the property name you want set to the dir and filename (since I don't see how you could ever reference the 'dirProperty' and 'filenameProperty' that you have). Diane ===== (holtdl@yahoo.com) __________________________________________________ Do You Yahoo!? Yahoo! Greetings - Send FREE e-cards for every occasion! http://greetings.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: