The plugin part NSAppleScript
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS MacCocoa Plugin:NSAppleScript:
Partly Console safe,
113 entry points.
- class NSAppleEventDescriptorMBS
- method send(options as integer, timeoutInSeconds as double, byref error as NSErrorMBS) as NSAppleEventDescriptorMBS
- method Constructor
- method print
- method copy as NSAppleEventDescriptorMBS
- method removeDescriptorAtIndex(index as integer)
- method descriptorAtIndex(index as integer) as NSAppleEventDescriptorMBS
- method insertDescriptor(descriptor as NSAppleEventDescriptorMBS, index as integer)
- method coerceToDescriptorType(descriptorType as string) as NSAppleEventDescriptorMBS
- method keywordForDescriptorAtIndex(index as integer) as string
- method removeDescriptorWithKeyword(keyword as string)
- method descriptorForKeyword(keyword as string) as NSAppleEventDescriptorMBS
- method setDescriptor(descriptor as NSAppleEventDescriptorMBS, keyword as string)
- method attributeDescriptorForKeyword(keyword as string) as NSAppleEventDescriptorMBS
- method setAttributeDescriptor(descriptor as NSAppleEventDescriptorMBS, keyword as string)
- method removeParamDescriptorWithKeyword(keyword as string)
- method paramDescriptorForKeyword(keyword as string) as NSAppleEventDescriptorMBS
- method setParamDescriptor(descriptor as NSAppleEventDescriptorMBS, keyword as string)
- property isRecordDescriptor as Boolean
- property fileURLValue as String
- property applicationURLValue as String
- property bundleIDValue as String
- property processIDValue as Integer
- property Handle as Integer
- property description as String
- property booleanValue as Boolean
- property stringValue as String
- property int32Value as Int32
- property numberOfItems as Integer
- property descriptorType as String
- property enumCodeValue as String
- property typeCodeValue as String
- property transactionID as Int32
- property returnID as Int16
- property eventClass as String
- property eventID as String
- property int16Value as Int16
- property UInt32Value as UInt32
- property singleValue as Single
- property doubleValue as Double
- property dateValue as Date
- property aeDesc as Ptr
- property data as MemoryBlock
- property dateTimeValue as DateTime
- shared method descriptorWithBundleIdentifier(BundleID as String) as NSAppleEventDescriptorMBS
- shared method descriptorWithProcessIdentifier(PID as Integer) as NSAppleEventDescriptorMBS
- shared method currentProcessDescriptor as NSAppleEventDescriptorMBS
- shared method descriptorWithCurrentProcessSerialNumber as NSAppleEventDescriptorMBS
- shared method nullDescriptor as NSAppleEventDescriptorMBS
- shared method listDescriptor as NSAppleEventDescriptorMBS
- shared method recordDescriptor as NSAppleEventDescriptorMBS
- shared method descriptorWithString(text as string) as NSAppleEventDescriptorMBS
- shared method descriptorWithInt32(value as Int32) as NSAppleEventDescriptorMBS
- shared method descriptorWithBoolean(value as Boolean) as NSAppleEventDescriptorMBS
- shared method descriptorWithEnumCode(enumerator as string) as NSAppleEventDescriptorMBS
- shared method descriptorWithTypeCode(typeCode as string) as NSAppleEventDescriptorMBS
- shared method descriptorWithDescriptorType(descriptorType as string, data as memoryblock) as NSAppleEventDescriptorMBS
- shared method descriptorWithDescriptorType(descriptorType as string, data as memoryblock, offset as UInt32, length as UInt32) as NSAppleEventDescriptorMBS
- shared method appleEventWithEventClass(eventClass as string, eventID as string, targetDescriptor as NSAppleEventDescriptorMBS, returnID as Int16, transactionID as UInt32) as NSAppleEventDescriptorMBS
- shared method descriptorWithDate(value as date) as NSAppleEventDescriptorMBS
- shared method descriptorWithInt16(value as Int16) as NSAppleEventDescriptorMBS
- shared method descriptorWithUInt32(value as UInt32) as NSAppleEventDescriptorMBS
- shared method descriptorWithSingle(value as single) as NSAppleEventDescriptorMBS
- shared method descriptorWithDouble(value as double) as NSAppleEventDescriptorMBS
- shared method descriptorWithAlias(item as folderitem) as NSAppleEventDescriptorMBS
- shared method descriptorWithFileURL(item as folderitem) as NSAppleEventDescriptorMBS
- shared method descriptorWithFileURL(fileURL as string) as NSAppleEventDescriptorMBS
- shared method descriptorWithApplicationURL(item as folderitem) as NSAppleEventDescriptorMBS
- shared method descriptorWithApplicationURL(fileURL as string) as NSAppleEventDescriptorMBS
- shared method descriptorWithDateTime(value as dateTime) as NSAppleEventDescriptorMBS
- class NSAppleEventHandlerMBS
- class NSAppleEventManagerMBS
- class NSAppleEventManagerSuspensionIDMBS
- class NSAppleScriptMBS
Blog Entries
Xojo Developer Magazine