I tried to copy an application of one project into another project in the IDE. Just check the selectbox and then use copy in the footer. If you then go to the new project, compile and run you get an error like this:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in C:\Program Files (x86)\NetMake\v7\wwwroot\scriptcase\app\DOHMWeb\bhr_dohmaccess\bhr_dohmaccess_apl.php on line 1026
I checked all settings in both projects, but they are the same so I don’t know how to solve it. I have posted this question to SC support but they are still struggling to get the problem reproduced. But for me it’s a consistent error, I tried from other projects too with the same result.
Now the problem is in the logging. The original application has a logging option, the new project has not. So while copying the logging stuff persists even if the main project has no logging.