JCF has a problem with things like below. It asks for a ';' in this case.
Uses SomeUnit, Something, {$IF USE_SOMETHING=1}SomethingElse{$ELSE}NewSomething{$IFEND}, SomethingDifferent;
Cheers, Adem
With the preprocessor setting "Enable preprocessor parsing" it parses for me .. but adds to many spaces
Did you try that in Interface and Implementation sections?
I get that error in Implementation section.
This is with CVS code. Cant tell whether it was your latest code due to SF latencies.
Adem
I've got a test case in CVS now for beta 10 that tests this in both interface and implementation sections
Beta 10 is tagged in CVS, awaiting only a revised help file from Ralf.
Log in to post a comment.
JCF has a problem with things like below.
It asks for a ';' in this case.
Uses
SomeUnit,
Something,
{$IF USE_SOMETHING=1}SomethingElse{$ELSE}NewSomething{$IFEND},
SomethingDifferent;
Cheers,
Adem
With the preprocessor setting "Enable preprocessor parsing" it parses for me .. but adds to many spaces
Did you try that in Interface and Implementation sections?
I get that error in Implementation section.
This is with CVS code. Cant tell whether it was
your latest code due to SF latencies.
Adem
I've got a test case in CVS now for beta 10 that tests this in both interface and implementation sections
Beta 10 is tagged in CVS, awaiting only a revised help file from Ralf.