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

exists: does a dialog or window item exist?


Syntax

exists dialog item nameOrID


Parameters

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


Result

true if it exists, false otherwise


Examples

if exists dialog item "Unformatted"
if exists dialog item 12 -- by ID


Notes



See Also

get info dialog item
click item
yield time
set complete match

| Top |


exists checkbox| Prev | Home | Next |exists 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.