handlers not firing
Posted: Thu Nov 19, 2015 4:46 pm
Hello LiveCoders!
In my application I have some of handlers that were to be working until yesterday, but now the code never gets executed. I have gone through every part of LiveCode I can find, but I cannot figure out how to fix this. In particular, I have a startup handler in the script for my main stack that opens and creates the database. Without that code executing, everything else fails.
btw - I noticed my version was 7.06, so I upgraded to the latest stable version - 7.1.0 Build 10043.
EDIT...
ok, so not sure how I ever got that to work in the first place. I created new stack, added the handler, it seems there isn't a startup message (when I watch the messages.) So which message should I be using? There is a resumeStack message. I guess I will try that.
EDIT...
I am going to try the openStack message. If anyone has any feedback, great, otherwise I will consider this closed.
In my application I have some of handlers that were to be working until yesterday, but now the code never gets executed. I have gone through every part of LiveCode I can find, but I cannot figure out how to fix this. In particular, I have a startup handler in the script for my main stack that opens and creates the database. Without that code executing, everything else fails.
btw - I noticed my version was 7.06, so I upgraded to the latest stable version - 7.1.0 Build 10043.
EDIT...
ok, so not sure how I ever got that to work in the first place. I created new stack, added the handler, it seems there isn't a startup message (when I watch the messages.) So which message should I be using? There is a resumeStack message. I guess I will try that.
EDIT...
I am going to try the openStack message. If anyone has any feedback, great, otherwise I will consider this closed.