Re: .webloc files and Safari (newbie)
Re: .webloc files and Safari (newbie)
- Subject: Re: .webloc files and Safari (newbie)
- From: Nicholas Riley <email@hidden>
- Date: Mon, 8 Dec 2003 13:33:15 -0600
- Mail-followup-to: J?rome Foucher <email@hidden>, Cocoa-Dev Apple <email@hidden>
On Mon, Dec 08, 2003 at 03:07:36PM +0100, J?rome Foucher wrote:
>
If I drag an URL from Safari to my desktop, I can see three ressources
>
inside :
>
One "TEXT" which is the URL as a C string
>
One "url " which is also the URL as a C string
>
One "drag" which is a structure describing which ressources are
>
present in the fork.
>
>
If you're familiar with Mac OS 9's URL clippings, it's the exact same
>
format, except it's stored in the data fork instead of the resource
>
fork.
>
>
You cannot access the content using Cocoa. You need Carbon to deal with
>
ressources.
How are you seeing this in the data fork? I am certainly not, as it
seems is the case with the originator of this thread:
% launch -f ~/Desktop/Bookmarks.webloc
/Users/nicholas/Desktop/Bookmarks.webloc: document
type: 'ilht' creator: 'MACS'
kind: Web Internet Location
data fork size: zero bytes on disk (zero bytes used)
rsrc fork size: 4.0 KB on disk (488 bytes used)
[...]
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.