On Mar 24, 2009, at 6:31 PM, Luke the Hiesterman wrote:

http://developer.apple.com/DOCUMENTATION/DARWIN/Reference/ManPages/man8/lsof.8.html

On Mar 24, 2009, at 3:27 PM, Rich Collyer wrote:

I am looking for a clean way to find all open documents and their associated paths.



In addition to this (breaking the app barrier), if you're only looking for all *NSDocument* subclass instances open in your Cocoa document-based application, ask the [NSDocumentController sharedDocumentController] would be a great place to look.

--
I.S.


_______________________________________________

Cocoa-dev mailing list ([email protected])

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 [email protected]

Reply via email to