Your comments

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.

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.

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}

{$INCLUDE ApplicationKernel.inc}


const // Line 107
BoldMemberAssertInvalidObjectType: string = 'Object of singlelink (%s.%s) is of wrong type (is %s, should be %s)';


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

Fatal parser error (107, 1)

Inc-files is central in our application but after it works with that I think we buy FixInsight immediately!


Regards

Roland Bengtsson

Team Attracs