I want to store a reference to a file in an ivar that will allow the user to 
change the file's name and/or the directory (i.e. the path) and still allow me 
to access it.  I don't want to create a file (like an ailas).  I need to store 
the file reference in a variable so I can open the file no matter where the 
user moves it or renames it.

For those of you who know REALbasic I can do this easily with 
FolderItem.GetSaveInfo. 

How can I do this in Cocoa?

Thanks_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to