with openEsql assistant it is possible to convert SQL Pictures clauses in Cobol Syntax.
SQL_Name nchar(40) not null --> SQL-Name pic x(40).
Is the reverse way also possible?
Who know from a tool that haven this functionality?
for one data record, this can be done manually, but by more than 100 file-records, this may be helpfull
Thanks


