PreFab...Player...Documentation...AppleScript...User's Guide...Chapter 5, Verbs...One Verb Per Page...

get info: for a button, radio button, checkbox or other dialog item


Syntax

get info dialog item nameOrID


Parameters

dialog item nameOrID -- name or ID number of the dialog item


Result

record of properties (attributes)


Examples

get info dialog item "OK"
get info dialog item 12 -- by ID
if kind of (get info dialog item 11) is "User Item" then -- may be an icon


Notes



See Also

exists button
exists radio button
exists checkbox
exists dialog item
outline dialog
yield time
set complete match

| Top |


get info popup| Prev | Home | Next |get info window

Updated on 2/5/97 by Scott S. Lawton (ssl@prefab.com)

Copyright 1993-99, PreFab Software, Inc. All Rights Reserved.

This site built and maintained using Stage Three, a set of custom Frontier scripts.