Skip navigation.
 
mlRe: My private problems
FROM : stephen joseph butler
DATE : Sun Apr 20 10:51:12 2008

On Sun, Apr 20, 2008 at 3:46 AM, stephen joseph butler <
stephen.<email_removed>> wrote:

> You can do this:
>
> [[path stringByDeletingLastPathComponent]
> stringByAppendingPathComponent:[fima pathContentOfSymbolicLinkAtPath
> >
> > :path]];
>
>
> I think that will work.
>



Actually, that won't. You have to write a special case still to handle if
the symbolic link is absolute.

What are you trying to accomplish, exactly?

Related mailsAuthorDate
mlMy private problems Gerriet M. Denkman… Apr 20, 10:19
mlRe: My private problems stephen joseph but… Apr 20, 10:46
mlRe: My private problems stephen joseph but… Apr 20, 10:51
mlRe: My private problems Jean-Daniel Dupas Apr 20, 11:59
mlRe: My private problems Gerriet M. Denkman… Apr 20, 12:18
mlRe: My private problems Jim Correia Apr 20, 15:15
mlRe: My private problems Jens Alfke Apr 20, 18:10