Your comments
Yes, it is possible to exclude units now.
But I still want to have to possibility to process only files in a list of folders recursively.
This way I can very simple exclude components from processing.
I got the same warning for no error
You just got the demo by email
No it is the same. I try to make a stripped demo to reproduce for you.
The error message
[FixInsight Internal] BusinessClasses.pas(107): Fatal parser error
Some source where error happen:
{$INCLUDE CustomsTask.inc}
They are all in the same path as businessclasses.pas. Maybe we can setup a demo project that fail and send it.
Hi, you have this idea as completed. Does that means that FixInsight support inc-files now ?
I have downloaded the demo version and it seems not work.
I got this error
File: C:\Attracs\Attracs-Online\server\code\BusinessClasses.pas
Inc-files is central in our application but after it works with that I think we buy FixInsight immediately!
Regards
Roland Bengtsson
Team Attracs
Customer support service by UserEcho
I also got a lot of warnings from W528. Sometimes the purpose of the loop is just to repeat some actions without involve the loop-variable. So by nature false positive.