{"identifier":39675,"topic":"Commands","name":"help","text":"<code>help<\/code> <br><br>\n\n The<code> help <\/code>command goes to the first card of the HyperCard Help stack. <br><br>\n\n HyperCard sends the<code> help <\/code>command to the current card when the user chooses Help from the Go menu (or presses Command-?). <br><br>\n\n Note: The command<code> go help <\/code>is equivalent to<code> go stack \"help\"<\/code>, while the<code> help <\/code>command tries to execute <code> go stack \"HyperCard Help\"<\/code>. <br>\n<br>\n <br><br>\n\n You can handle the<code> help <\/code>message as follows: <br><br>\n\n <code><pre>on help\n   <i>statements<\/i>\nend help<\/pre><\/code> <br>\n","related":{"3428":"Commands sent automatically","6031":"Where messages are sent initially"},"examples":"","demo":"","debug":{"9":["help\r\rThe help comma"],"10":["\r\rYou can handle the"]}}