Panorama
>
Code
Hotkeys
This page is currently incomplete, but you can find information about this topic at the links below:
definehotkeys
-- The definehotkeys statement defines one or more Hotkeys.
deletehotkeys
-- The deletehotkeys statement deletes the hotkeys in a specific scope.
Hotkey Workshop
-- tool that assists in composing a
definehotkeys
statement.
See Also
definehotkeys
-- defines one or more Hotkeys.
deletehotkeys
-- deletes the hotkeys in a specific scope.
Hotkey Workshop
-- tool that assists in composing a
definehotkeys
statement.
info("keyboard")
-- returns the last key that was pressed.
info("keycode")
-- returns a special numeric code that represents the last key that was pressed.
History
Version
Status
Notes
10.0
Updated
Carried over from Panorama 6.0, with some updates.