Player
Documentation
AppleScript
User's Guide
Chapter 5, Verbs
One Verb Per Page
outline dialog: outline items in frontmost dialog
Syntax
outline dialog
Parameters
None.
Result
An outline.
Examples
log (outline dialog) -- send the output to Script Editor's log window
1. Button: "OK"
@ 400, 4 [60 wide, 20 tall]
2. Button: "Cancel"
@ 400, 34 [60 wide, 20 tall]
3. Static Text: ("StyleWriter")
@ 4, 4 [342 wide, 16 tall]
4. User Item:
@ 348, 4 [36 wide, 16 tall]
5. Static Text: ("Paper:")
@ 4, 24 [56 wide, 16 tall]
6. Radio Button: "US Letter"
@ 68, 24 [83 wide, 16 tall]
(etc.)
Notes
- The outline shows name, type, ID, location, etc.
See Also
outline menus
get info dialog item
get info window
outline menus
Copyright 1993-99, PreFab Software, Inc. All Rights Reserved.
This site built and maintained using Stage Three, a set of custom Frontier scripts.