eddy wrote:[released v3.4]
- ADDED : indent and autocomplete Compiler directives
- ADDED : define spacing rules

I enabled PB debugger line, perhaps it will return a correct line number this time.
-----------------------------
PureEditorExtensionError
459676 : -1
-----------------------------
Now I get the error box:
-----------------------------
PureEditorExtensionError
0 :
1361
-----------------------------
And then endless (until I kill the PureExtension process):
-----------------------------
PureEditorExtensionError
0 :
123
-----------------------------
After that I get the "An attempted read or write to/from..." message
Hmm... maybe it was just by accident, but with the new 3.4 version this happens also when the word spacing function is disabled...
If this can't reproduced on some machines, maybe it depends on the windows (or OS language) type?