Bernd Kreuss wrote:
> Mattias Gaertner wrote:
>>> +        case LowerCase(LeftStr(TVNode.Text, 7)) of
>>> +          'functio' : CodePos.X += 9;
>> Does that work in fpc 2.4.2?

HA! It took a while until It finally sunk in. It seems I have used all
these high level scripting languages for too long, so I take things for
granted that are not always granted everywhere ;-)

I will change it so it will work with older compilers also. Current FPC
trunk seems to allow case of string without any problems (which is a
nice feature btw.), so I didn't even notice what I was doing.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to