Note: This is a work in progress and will be formatting errors. Read more about the project on the home page.
controlKey posInteger
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. controlKey
message as follows:
on controlKey theKeyNumber
statements
end controlKey
3
67 mod 13
the number of bg fields
the number of backgrounds
the number of cards div 2
See also: background, bkgnd, button, card, chunk,
field,
menu
, and menuItem
put "Hello world" -- built-in command
get total(field 1) -- function call
global HelpInfo -- keyword
Commands
Version 0.7b1 (March 24, 2022)