May 2003
Intermediate to advanced
566 pages
27h 29m
English
NSCreateCommand — Mac OS X 10.0
This class provides support for the Make AppleScript command, which is used to create new instances of the specified object. This class is used in Cocoa’s implementation of built-in AppleScript support, and as such clients should not need to access instances of this class directly.
|
![]()
|
@interface NSCreateCommand : NSScriptCommand
|
// Instance Methods
|
- (NSScriptClassDescription *)createClassDescription;
|
- (NSDictionary *)resolvedKeyDictionary;
|
Read now
Unlock full access