I received next AppleEvent:
{ 1 } 'aevt': aevt/Simp (i386){
return id: 874709005 (0x3423000d)
transaction id: 0 (0x0)
interaction level: 64 (0x40)
reply required: 1 (0x1)
remote: 0 (0x0)
for recording: 0 (0x0)
reply port: 166915 (0x28c03)
target:
{ 1 } 'psn ': 8 bytes {
{ 0x0, 0x695695 } (Script Editor)
}
fEventSourcePSN: { 0x0,0x695695 } (Script Editor)
optional attributes:
{ 1 } 'reco': - 2 items {
key 'subj' -
{ -1 } 'null': null descriptor
key 'csig' -
{ 1 } 'magn': 4 bytes {
65536l (0x10000)
}
}

event data:
{ 1 } 'aevt': - 1 items {
key 'utxt' -
{ 1 } 'utxt': 14 bytes {
"my data"
}
}
}

How i get "my data" text from this AppleEvent?


thx advanced!