1123 Win7:
Launch PI.
In the Script Editor, create and save a new script hello.js
console.writeln("hello");
Compile and execute the script, just as a test.
Save a project.
Exit, relaunch PI, load the project.
In the Script Editor, the script file is present, compile and execute the script. PI displays a timestamp conflict.
Mike