Closed zero-plusplus closed 1 year ago
I am putting this issue on hold because implementing a reliable way to get the error object passed to the catch statement is a bit of a challenge without a parser.
I plan to implement this after the parser under development is completed.
AutoHotkey v1.1.36 adds exception breakpoint and a special variable <exception>
that refers to error objects.
Therefore, I close this issue once.
RELATED: #223
The following implementation methods are being considered.