Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
controlKey posInteger
The controlKey
command has no built-in effect. HyperCard sends the controlKey
command to the current card when a combination of the Control key and another key is pressed.
You can handle the controlKey
message as follows:
HyperCard passes the following numbers for each control key combination:
[TODO:Format table here]
An expression that evaluates to a positive integer.
For example:
See also: background
, bkgnd
, button
, card
, chunk
, field
, menu
, and menuItem
Any return-separated list of built-in commands, user-defined handlers, or keywords that are part of a message or function handler.