>1. How do you disable and enable a certain handler in the card
>script?
on myHandlerName
GLOBAL gMayRun
if gMayRun = false then
pass myHandlerName -- or exit, if this isn't a message Revolution
knows "by heart"
end if
-- do your handler's stuff here
end myHandlerName
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.weblayout.com/witness
- A couple of questions... kid36
- Re: A couple of questions... M. Uli Kusterer
- Re: A couple of questions... Jeanne A. E. DeVoto
- Re: A couple of questions... kid36
- Re: A couple of questions... Scott Slaugh
- Re: A couple of questions... Scott Slaugh
- Re: A couple of questions... Almesj�
- Re: A couple of questions... Scott Slaugh
