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

Player.windowExists


Syntax

Player.windowExists(theWindow)


Parameters

theWindow is either a name or number (by stacking order).


Action

Determines if the indicated window exists.


Returns

True if it exists, false if not.


Examples

with Player
   while windowExists(1)
      chooseMenu("File", "Close")
if Player.windowExists("Untitled")
   « do something


Notes



See Also

Player.getWindowInfo
Player.getWindowAttribute
Player.setCompleteMatch
Player.outlineDialog


Keywords

query[7] windows dialogs

| Top |


typeText| Prev | Home | Next |yieldTime

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.