{"identifier":104533,"topic":"","name":"","text":"The third form sends a<code> do script <\/code>Apple event from HyperCard to another running application: <br><br>\n\n <code><pre>send <i>expression<\/i>  to { program<i> <\/i>\u00ac<i>\n   program <\/i>| program id <i>programID <\/i>| \u00ac\n   this program }  [without reply]<\/pre><\/code> <br><br>\n\n where<code> <i>program<\/i> <\/code>is the path name to the target program in the form<code> <i>zone:computer:program <\/i><\/code>,<code> <\/code>and<code> <i>programID <\/i><\/code>is the signature of a program on the same computer.<code> this program <\/code>denotes HyperCard. <br>\n<br>\n<i><code>expression<\/i> <\/code> is any valid expression or any sequence of commands in the scripting language supported by the target program. If the target program is HyperCard, the scripting language is HyperTalk. <br><br>\n\n By default, HyperCard waits for a reply from the target program before continuing; but you can specify<code>  without reply <\/code> if  you don't want to wait for one. <br>\n","related":{"26982":"on","27256":"pass","104294":"run","65969":"target","8578":"The message-passing order"},"examples":"","demo":"","debug":{"9":["The third form sends"],"10":["expression  is any v"]}}