Note: This is a work in progress and will be formatting errors. Read more about the project on the home page.
enterKey
enterKey
command sends a statement typed into the Message box to the current card. enterKey
command to the current card when the user presses the Enter key unless the insertion point is in a field, in which case HyperCard sends enterInField
instead. enterKey
message as follows: on enterKey
statements
end enterKey
put "Hello world" -- built-in command
get total(field 1) -- function call
global HelpInfo -- keyword
Commands
Version 0.7b1 (March 24, 2022)