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?
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 mails | Author | Date |
|---|---|---|
| Gerriet M. Denkman… | Apr 20, 10:19 | |
| stephen joseph but… | Apr 20, 10:46 | |
| stephen joseph but… | Apr 20, 10:51 | |
| Jean-Daniel Dupas | Apr 20, 11:59 | |
| Gerriet M. Denkman… | Apr 20, 12:18 | |
| Jim Correia | Apr 20, 15:15 | |
| Jens Alfke | Apr 20, 18:10 |






Cocoa mail archive

