OWScript
OWScript copied to clipboard
Successful imports that cause errors later on do not display proper error messages
The reference to the source text is changed back to the parent file even if the imported file contains the error. This will require a rework possibly to include a file pointer with each node so that the error handler can refer to the source file rather than a global reference to the file text.