Posted by member 7223 on 2003-10-21 00:37:26 link

No, it's not a typo: it happens in scripts and with lsxcommand, too. If I type:
!timerupdate x 1000 '!labelshow label'
!timerstart x

The timer starts but nothing happens. But with:
!timerupdate x 1000 '!exec labelshow label'
!timerstart x

It works!!! and I don't know why

Note: with xlabel, !bang are different than label: !mylabelshow = !labelshow mylabel