I would like to be able to examine a .project file for the "Last saved with" IDE version. My thought is to use Codesys command line with no UI to launch a python script that would report back the IDE version that the project was saved with. Anyone know the python script that would provide that information? John