Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Show all _error information on error
#4
I like the idea of being able to install a global error handler that can
- optionally format the error message and optionally print/log/alert it
- optionally set/return a value about whether the program should continue or halt

I guess the only concern is making sure local error handlers get preferred over the global error handler when local handlers exist.

Also script backwards compatibility. (Altho, if the global error handler did nothing by default, then it's the script author's problem if they install a global error handler that breaks their macro).


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)