Search found 3 matches
- Sun Dec 01, 2013 12:52 pm
- Forum: Technical / Scripting
- Topic: I cant disable a CUSTOM OnEvent handler.
- Replies: 3
- Views: 4543
I have written a simple routine to test OnEvent but it behaves very inconsistently. When I step through it, it works correctly when n =3 but after that it doesn't shut down immediately as it should. And when I run it in a normal manner it does'nt produce any messages (in test.txt file) at all. // Te...
- Thu Nov 28, 2013 11:34 am
- Forum: Technical / Scripting
- Topic: I cant disable a CUSTOM OnEvent handler.
- Replies: 3
- Views: 4543
I cant disable a CUSTOM OnEvent handler.
I cant disable a CUSTOM OnEvent handler. I use the disable command with and without the Extra parm and it makes no difference. I step through the code and it just keeps looping through WAIT-FOR-MACACTION after it has completed the MACACTION-FAILED routine. Thanks, Nick at start ... // Setup OnEvent ...
- Thu Nov 28, 2013 2:25 am
- Forum: Technical / Scripting
- Topic: Disable onEvent not working? And how to make ripple through?
- Replies: 3
- Views: 4947
CUSTOM OnEvent handler
I have a similar problem. I cant disable a CUSTOM OnEvent handler. I use the disable command with and without the Extra parm and it makes no difference. I step through the code and it just keeps looping through WAIT-FOR-MACACTION after it has completed the MACACTION-FAILED routine. Thanks, Nick at s...