Memory Leak warning if you use *Cstring parameters

Hi Bruce,

To be fair the Help states that the OF clause is mandatory…

CASE condition
OF expression [ TO expression ]
statements
[ OROF expression [ TO expression ] ]
statements
[ ELSE ]
statements
END

the OROF TO and ELSE clauses can be omitted - but not the OF

Graham