|
|||||||||||||
Download AEGizmo (v0.8d2) - 19K RB AEGizmo is a PPC/Carbon plugin for REALbasic v2.0+. It adds the following functionality to RB AppleEvent class: Properties: - PictureParam as picture - ReplyPicture as picture - InteractLevel as integer - TransactionID as integer - ReturnID as integer [r/w] - ReplyError as integer [r/w] - ReplyErrorMessage as string [r/w] - EventClass as string [r] - EventID as string [r] - EventSource as integer [r] - MacAppleEventPtr as integer [r] - MacAppleEventReplyPtr as integer [r] Methods: - BuildFromString(AEGizmoString as string) as integer - BuildReplyFromString(AEGizmoString as string) as integer - AEGizmoString as string - ReplyGizmoString as string - AEGizmoErrorLocation as integer - ReplyType as string - ReplyData(ParameterName as string, DataType as String) as string |