Menu

#10 x64 version fails on openFile

1.0
open
nobody
x64 (1)
2026-08-09
2026-08-09
No
'ActiveX_x64_1_1_8_7.zip (398.8 kB):
Call npp.activeEditor.newFile()
'new succeeds
Call npp.activeEditor.write("written by the example script!")
'write succeeds
Call npp.activeEditor.openFile( [path my_textfile.txt] )
'openFile fails (crash)

'ActiveX_x64_1_1_8_7 x86:
'new succeeds
'write succeeds
'openFile succeeds

'same behaviour:
'win10, win11, npp 8.9.7, several previous npp versions
'admin - non admin, in process - out of process

'what is wrong?

Discussion


Log in to post a comment.