Player
Documentation
AppleScript
User's Guide
Chapter 5, Verbs
One Verb Per Page
set: balloon help hotkey to on or off
Syntax
set balloon help to desiredState
Parameters
desiredState -- true or false
Result
true
Examples
set balloon help to true -- enable
set balloon help to false -- disable
Notes
- This verb will not work with Player Runtime, since the runtime version lacks balloon help.
- Player's balloons are not affected by the System 7 balloon help menu. "Show" is not required, and "Hide" will not hinder the balloons.
- If you have other utilities that use the same keyboard combination, you can keep Player's balloons off except when writing new scripts. Or, see Appendix 3 of the User's Guide for instructions on changing the keyboard combination.
See Also
set mouse delay
set typing delay
yield time
Copyright 1993-99, PreFab Software, Inc. All Rights Reserved.
This site built and maintained using Stage Three, a set of custom Frontier scripts.