Thanks Adrian,
I use this kind of preprocess command
p(cobsql) cobsqltype=oracle8 end-cobsql CONFIG=procob.cfg endp
And my procob.cfg file is
mode=oracle
format=variable
picx=varchar2
ireclen=250
oreclen=250
sqlcheck=full
user=../..
maxliteral=31
I was wondering if COBSQL in last version of Mf Checker was able to manage VARIABLE or FREE.
May be an enhancement in progress?