Chris Pyrgas

Results 144 comments of Chris Pyrgas

Robert, Ah, sorry about that. I'm brain damaged, it's just too hot for too long..

There were some tests in the suite that were using single line indexed properties and failed, but I changed them to multiline and are ok now. I don't think this...

Ahhh, OK, I will also revert back the tests then.

Still doesn't look good to me. For this code: `PROPERTY TestProp1[c1 AS LOGIC , nValue AS INT] AS INT SET` the compiler reports error XS9127: Indexed properties cannot be an...

Robert, doesn't the AUTO rule depend on the use of the AUTO keyword? I think it should.

Oh, I see, it is possible to do this and it becomes an AUTO property without specifying AUTO: PROPERTY ppp AS INT PRIVATE GET SET I don't like this, but...

Looks fixed to me, but will wait for Fabrice's confirmation

This is really strange, but while the problem is fixed in the code supplied (which uses the default DBFNTX), but when using the DBFCDX driver (an index file does not...