Quantcast
Viewing all articles
Browse latest Browse all 33813

RE: finding parent folder name from script

David, Undoubtedly you could use some fancy regular expression way of doing this, but the simplest would be to use reverse(parseString(pathName "/")) - then you can use the car(), cadr(), caddr() etc - or even the nth() function to retrieve certain elements from the end. Regards, Andrew.Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 33813

Trending Articles