1、Save the code with name “test.py” and run as a macro
#language = "Python"
Window.document.write( 'Hello' );
2、Emedtior shows a message:
—————————
EmEditor
—————————
Unspecified error
—————————
OK
—————————
The environment is :
Windows 7 64bit + EmEditor v13 + Python v3.3 + pywin32-218-py3.3
Is active script via python still supported and what does the message “Unspecified error” mean?