LNS Home
Script Debugger
Download & Buy
x Explore
x Edit
x Run & Debug
x Deploy
What's New In 4.5
bullet Documentation
bullet Blog Posts
My SD Story
Software Updates
 
4.0.9 Update
3.0.9 Update
bullet 2.0.5 Update
x Free Downloads
 
XML Tools
XSLT Tools
x Property List Tools
x List & Record Tools
Register Your Copy of Script Debugger
Join the Script Debugger Mailing List
x AppleScript/ Scripting Links
Products
x Script Debugger 4.5
Site Contents
bullet Mark’s Blog
Product Registration
Bug Reporting
x Freeware
Contacting Us

SD4 Headling


image

AEPrint

image

AEPrint view in a viewer shows the value as it would be communicated through an Apple event. For example, here’s the Finder’s desktop in AEPrint view:

'obj '{ 
    'form':'prop', 
    'want':'prop', 
    'seld':'desk', 
    'from':'psn '($00000000000C0001$) 
}

In the Apple Event Log window, extra 'ascr' events are also generated corresponding to the points at which the tell target changes.

'ascr'\'tell'{ 
    '----':'psn '($00000000000C0001$) 
}
'core'\'getd'{ 
        '----':'obj '{ 
            'form':'indx', 
            'want':'cwin', 
            'seld':1, 
            'from':''null''() 
        }, 
        &'csig':65536 
    }
'ascr'\'tend'{  }

If you’re not someone who knows or cares about AEPrint format and raw Apple events, then don’t worry about AEPrint view.



Explore | Edit | Run & Debug | Deploy | What's New In 4.5 | My SD Story


Copyright © 1998-2009 Late Night Software Ltd. - All Rights Reserved.