Note: This is a work in progress and will be formatting errors. Read more about the project on the home page.
openField
Handler: on openField
statements
end openField
HyperCard sends the openField
message to an unlocked field when a user (or handler) first opens it for text editing. A user opens a field for editing either by clicking in the field or by tabbing from the previous field. openField
messages. put "Hello world" -- built-in command
get total(field 1) -- function call
global HelpInfo -- keyword
System messages
Version 0.7b1 (March 24, 2022)