Any way to persistently lock messages?
David Epstein
dfe4 at cornell.edu
Tue Nov 25 13:53:12 EST 2025
Jacqueline Gay wrote:
If you put this into the stack script does it do what you want?
on errorDialog pError
put pError
end errorDialog
Answer: Yes it does! Errors are ignored, commands without errors are executed. But only if “Script Debug Mode” is NOT checked (in the main “Development” menu or the Code Editor’s “Debug” menu).
Thank you!
David Epstein
More information about the use-livecode
mailing list