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

exists: does a checkbox exist?


Syntax

exists checkbox nameOrID


Parameters

checkbox nameOrID -- name or ID number of the checkbox


Result

true if it exists, false otherwise


Examples

if exists checkbox "Use Default Style"
if exists checkbox 12 -- by ID


Notes



See Also

get info dialog item
click checkbox
set value of checkbox
yield time
set complete match

| Top |


exists radio button| Prev | Home | Next |exists dialog item

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.