hook
Table of Contents
Synopsis:
hook <anything>
Description:
Examples:
This script will echo a line every 10 seconds:
on ^hook "foo" { timer 10 { echo This line is repeated every 10 seconds hook foo } } hook foo
History:
#$EPIC: hook.txt,v 1.2 2006/08/01 03:29:42 sthalik Exp $
hook.txt · Last modified: 2006/08/01 03:45 by 127.0.0.1