On Jun 20, 2006, at 19:56 UTC, Charles Yeomans wrote: > > Is there an easy way to get a unix path for a file? ShellPath is > > nice, but it escapes everything, i want a non-escaped unix path. > > For which platform? For MacOS X, you can get it using File Manager > functions. For Linux, probably you could build the path recursively --
Methinks it would be much easier to simply undo the escaped characters in the ShellPath. Best, - Joe -- Joe Strout -- [EMAIL PROTECTED] Verified Express, LLC "Making the Internet a Better Place" http://www.verex.com/ _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
