I wrote a macro to save a document and immediately close it and NP++. When I run the macro, everything happens correctly except Windows XP catches an exception. Besides turning off "error reporting" for NP++, how can I avert the exception and the corresponding error message? Let me know if I should submit as a bug.
I wrote a macro to save a document and immediately close it and NP++. When I run the macro, everything happens correctly except Windows XP catches an exception. Besides turning off "error reporting" for NP++, how can I avert the exception and the corresponding error message? Let me know if I should submit as a bug.
The macro is:
<Macro name="Save and Close" Ctrl="yes" Alt="no" Shift="no" Key="83">
<Action type="2" message="0" wParam="41006" lParam="0" sParam="" />
<Action type="2" message="0" wParam="41003" lParam="0" sParam="" />
<Action type="2" message="0" wParam="41011" lParam="0" sParam="" />
</Macro>
I am using version 4.1.2. I can post the full error reporting message if it will help. I didn't post it here because of its length.
Same thing happens in ver 4.4