I'm going to the FILE - OPEN subdirectory and then to the source code. If OUTPUT EXE TO SOURCE FOLDER is selected when IDE start, then the source in the subdirectory works correctly. If this is not selected when IDE start and I select OUTPUT EXE TO SOURCE FOLDER in menu, but I do not make any further modifications in source code, it is then compiled as if I had not changed anything - as is set when the IDE starts without updating this setting.
In short, I want the IDE to respond to changes in the menu without the user having to click on the code and press something for activate the changes set in the menu.