So while processing a sysLaunchCmdFind, the program is limited in the same way as during Reset? Well, my program works during a find, not on reset... am I allowed to call an alert box FrmCustomAlert() during reset? I can call it during Find and it shows up OK. >Note that to find this problem, you could have changed your >test code to: > if(launchCode == Normal or SysReset or find) >and then done a find from another application. That way, you >could have >used the source-level debugger, and done a single-step. If >you turn on >assembly mode, you could look for any reference to a5 (global >vars). >Neil
- RE: SystemReset limitations? William F. Weiher III
- Re: SystemReset limitations? jesse_donaldson
- Re: SystemReset limitations? Jim Schram
- Re: SystemReset limitations? Scott Johnson
- Re: SystemReset limitations? Neil Rhodes
- RE: SystemReset limitations? Richard Hartman
- RE: SystemReset limitations? Jeff Valore
- Re: SystemReset limitations? Neil Rhodes
- RE: SystemReset limitations? Richard Hartman
- RE: SystemReset limitations? Jeff Valore
- RE: SystemReset limitations? Jeff Valore
- RE: SystemReset limitations? Jeff Valore
- RE: SystemReset limitations? Richard Hartman
- Re: SystemReset limitations? Roger Chaplin
- Re: SystemReset limitations? John Marshall
