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

Player.setCustomCheckbox


Syntax

Player.setCustomCheckbox(theItem, desiredState)


Parameters

theItem is either a name or ID number.

desiredState is checked (1) or unchecked (0).


Action

Checks or unchecks the indicated item.


Returns

True.


Examples

with Player « ", constants" was required in 1.0x but is optional in 1.1
   setCustomCheckbox("Verify", checked)
Player.setCustomCheckbox("Verify", 1) « use value instead of the constant


Errors

The item does not exist or is not enabled.


Notes



See Also

Player.setCheckbox
Player.setCheckboxSequence
Player.setCompleteMatch


Keywords

dialogItems[5] choices

| Top |


setCompleteMatch| Prev | Home | Next |setDialogFolder

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.