Re: What to do?
Re: What to do?
- Subject: Re: What to do?
- From: Lukasz Kuczborski <email@hidden>
- Date: Fri, 22 Feb 2002 16:56:08 +0100
it should look like this?
id *fileCheck = [fileCheck getInfoForFile:pname application:nil type:nil];
<- tell me how to call it, please...
if(fileCheck == NSPlainFileType)
{
....
}
>
NSPlainFileType
_______________________________________________
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.