ctrl+shift+0
send to what?
if choose to send to execute. the alias does not expand.
send to what?
if choose to send to execute. the alias does not expand.
This forum is a read-only archive of the Gammon Software forum (2000–2026). No new posts can be made. Search the archive.
Posted by Lucas828 on Fri 05 Jun 2009 01:08 AM — 2 posts, 11,693 views.
<timers>
<timer enabled="y" second="5.00" send_to="10"
>
<send>test</send>
</timer>
</timers>
<aliases>
<alias
match="test"
enabled="y"
sequence="100"
>
<send>say hi there</send>
</alias>
</aliases>