Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSAppleEventDescriptorMBS class.

NSAppleEventDescriptorMBS.kAnyTransactionID = 0

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 11.2
Special constant for transaction ID.

no transaction is in use

NSAppleEventDescriptorMBS.kAutoGenerateReturnID = -1

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 11.2
Special constant for return ID.

AECreateAppleEvent will generate a session-unique ID internally.

NSAppleEventDescriptorMBS.NSAppleEventSendAlwaysInteract = &h30

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 16.2
One of the send options.

Server should always interact with user where appropriate.

NSAppleEventDescriptorMBS.NSAppleEventSendCanInteract = &h20

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 16.2
One of the send options.

Server may try to interact with user.

NSAppleEventDescriptorMBS.NSAppleEventSendCanSwitchLayer = &h40

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 16.2
One of the send options.

Interaction may switch layer.

NSAppleEventDescriptorMBS.NSAppleEventSendDefaultOptions = &h23

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 16.2
One of the send options.

Default options: WaitForReply with CanInteract.

NSAppleEventDescriptorMBS.NSAppleEventSendDontAnnotate = &h10000

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 16.2
One of the send options.

Don't automatically add any sandbox or other annotations to the event.

NSAppleEventDescriptorMBS.NSAppleEventSendDontExecute = &h2000

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 16.2
One of the send options.

Don't execute this event; used for recording.

NSAppleEventDescriptorMBS.NSAppleEventSendDontRecord = &H1000

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 16.2
One of the send options.

Don't record this event.

NSAppleEventDescriptorMBS.NSAppleEventSendNeverInteract = &h10

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 16.2
One of the send options.

Server should not interact with user.

NSAppleEventDescriptorMBS.NSAppleEventSendNoReply = 1

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 16.2
One of the send options.

Sender doesn't want a reply to event.

NSAppleEventDescriptorMBS.NSAppleEventSendQueueReply = 2

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 16.2
One of the send options.

Sender wants a reply but won't wait.

NSAppleEventDescriptorMBS.NSAppleEventSendWaitForReply = 3

Type Topic Plugin Version
const Apple Script MBS MacCocoa Plugin 16.2
One of the send options.

Sender wants a reply and will wait.

The items on this page are in the following plugins: MBS MacCocoa Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...