top
examples
faq
code archives
plugins
reusable classes
code reference
tutorials
bottom
logo

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z


AppleEvent Class


Description: AppleEvent objects are used to communicate with other MacOS applications, including the MacOS operating system.
Properties:
BooleanParamParameterName as string A boolean being passed as a parameter in the AppleEvent
DescListParamParameterName as string An AppleEventDescList object being passed as a parameter in the AppleEvent
EnumeratedParamParameterName as string A four character string being passed as a parameter in the AppleEvent
FolderItemParamParameterName as string A folderitem being passed as a parameter in the AppleEvent
IntegerParamParameterName as string An integer (passed as a string) being passed as a parameter in the AppleEvent
MacTypeParamParameterName as string A four character string being passed as a parameter in the AppleEvent
ObjectSpecifierParamParameterName as string An AppleEventObjectSpecifier being passed as a parameter in the AppleEvent
RecordParamParameterName as string An AppleEventRecord being passed as a parameter in the AppleEvent
ReplyBooleanboolean A reply in boolean form
ReplyDescListAppleEventDescList A reply in AppleEventDescList form
ReplyIntegerinteger A reply in integer form
ReplyObjectSpecifierAppleEventObjectSpecifier A reply in AppleEventObjectSpecifier form
ReplyRecordAppleEventRecord A reply in AppleEventRecord form
ReplyStringstring A reply in string form
StringParamParameterName as string A string being passed as a parameter in the AppleEvent
TimeOutinteger Timeout time in seconds
  • -1 use default
  • -2 no timeout
Methods/Events:
LoadFromTemplateTemplate as AppleEventTemplate Loads an AppleEvent template
Send  Returns True if the AppleEvent was successfully sent, and False if not.
SetNullParamParameterName as string Sets the parameter specified to null
Notes:







This REALbasic Webring site is owned by Adam Robinson.

Want to join the REALbasic Webring?

[Skip Prev] [Prev] [Next] [Skip Next] [Random] [