AppleScript-ObjC Syntax Problem on NSArray count method?
AppleScript-ObjC Syntax Problem on NSArray count method?
- Subject: AppleScript-ObjC Syntax Problem on NSArray count method?
- From: Dave <email@hidden>
- Date: Wed, 16 Mar 2016 18:26:21 +0000
Hi All,
Can anyone tell me what is wrong with this:
set myCustomPropertiesArray to (theCustomDocumentDictionary's objectForKey:"kCustomPropertiesList")
set myCustomPropertiesCount to (myCustomPropertiesArray's count())
I’m getting an error in the Count Statement in XCode and in the Script Editor.
Any help greatly appreciated.
All the Best
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden