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

get info: for a window, dialog or palette


Syntax

get info window nameOrNumber


Parameters

window nameOrNumber -- name or number (by stacking order) of the window


Result

record of properties (attributes)


Examples

get info window "Sistine Chapel" -- named window
get info window 1 -- frontmost dialog (or window)
height of (get info window "Untitled")


Notes



See Also

set target window
exists window
outline dialog
yield time
set complete match

| Top |


get info dialog item| Prev | Home | Next |outline dialog

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.