/, (TMR) Timer event
/, Seconds
TMR,XXX
The above defines the number of seconds after loading the screen RR will wait to
execute the "TIMER" event that can be defined in ExecTBL.INI so a command is executed at such time.
This event is re-occurring, so every few XXX seconds it will re-execute the TIMER event. You can use
a simple variable switch to prevent it from executing your command more than once (if desired).
For TIMER, read ONTIMER
in exectbl.ini
"ONTIMER","EXIT",demo.skin
in demo.skin
TMR,10
10 seconds after entering demo.skin the EXIT command will be sent.



LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks