Mac::AppleEvents

Mac::AppleEvents is a Macintosh toolbox interface to the Apple Event Manager.
Download

Mac::AppleEvents Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Matthias Ulrich Neeracher
  • Publisher web site:
  • http://search.cpan.org/~cnandor/Mac-Carbon-0.77/AppleEvents/AppleEvents.pm

Mac::AppleEvents Tags


Mac::AppleEvents Description

Mac::AppleEvents is a Macintosh toolbox interface to the Apple Event Manager. Mac::AppleEvents is a Macintosh toolbox interface to the Apple Event Manager.SYNOPSIS use Mac::AppleEvents;Access to Inside Macintosh is essential for proper use of these functions. Explanations of terms, processes and procedures are provided there. Any attempt to use these functions without guidance can cause severe errors in your machine, including corruption of data. You have been warned.Constants: Apple event Descriptor TypestypeBooleanA boolean.typeTrueA boolean True value.typeFalseA boolean False value.typeCharA string.typeShortIntegerA 16 bit integer.typeInteger typeLongIntegerA 32 bit integer.typeMagnitudeAn unsigned 32 bit integer.typeShortFloatA single precision floating point number.typeFloat typeLongFloatA double precision floating point number.typeExtendedAn extended double precision floating point number.typeCompA 64 bit number.typeAEListAn Apple event list.typeAERecordAn Apple event record.typeAppleEventAn Apple event.typeFSSA file specification record.typeAliasA file alias record.typeEnumeratedAn enumeration literal (4 byte character).typeTypeAn Apple event type (4 byte character).typeAppParametersAn application launch parameter record.typePropertyA property keyword (4 byte character).typeKeywordA keyword (4 byte character).typeSectionHAn Edition Manager section handle.typeWildCardAn arbitrary value.typeApplSignatureAn application signature (4 byte character).typeQDRectangleA QuickDraw rectangle.typeFixedA fixed point value.typeSessionIDA PPC Toolbox session ID.typeTargetIDA target ID record.typeProcessSerialNumberA process serial number.typeNullNo data.Constants: Parameter and Attribute KeywordskeyDirectObjectThe direct object parameter.keyErrorNumberError number.keyErrorStringError string.keyProcessSerialNumberProcess serial number.keyTransactionIDAttrTransaction ID.keyReturnIDAttrReturn ID.keyEventClassAttrEvent class.keyEventIDAttrEvent ID.keyAddressAttrDestination address.keyOptionalKeywordAttrList of optional keywords.keyTimeoutAttrTimeout limit.keyInteractLevelAttrInteraction level.keyEventSourceAttrEvent source address.keyMissedKeywordAttrList of mandatory keywords not used.keyOriginalAddressAttrOriginal source address.keyPreDispatchInstall handler before dispatching.keySelectProcEnable/Disable OSL.keyAERecorderCountNumber of processes recording AppleEvents.keyAEVersionApple Event Manager version.Constants: Core Apple event SuitekCoreEventClassCore Suite Event class.kAEOpenApplicationOpen application without documents.kAEOpenDocumentsOpen documents.kAEPrintDocumentsPrint documents.kAEQuitApplicationQuit application.kAEAnswerApple event answer event.kAEApplicationDiedLaunched application has ended. Requirements: · Perl


Mac::AppleEvents Related Software