Hi,
I am compiling .cbl in unix environment using Visual Cobol Development Hub, having below errors.
625 EXEC SQL VAR WS-KCT-ROWID IS ROWID END-EXEC.
* 801-S*********************************************** ( 0)**
** External Compiler Module message
** ES0100
1032 END-EXEC
* 801-S**************** ( 11)**
** External Compiler Module message
** ES0100 Host variable used but not declared
1139 END-EXEC.
* 801-S************ ( 18)**
** External Compiler Module message
** ES0100 Host variable used but not declared
1443 END-EXEC.
* 801-S************ ( 20)**
** External Compiler Module message
** ES0100 Host variable used but not declared
* 302-S************ ( 26)**
** IF....ELSE or scope-delimiter mismatch
1463 END-EXEC.
* 801-S************ ( 26)**
** External Compiler Module message
** ES0100 Host variable used but not declared
* 302-S************ ( 26)**
** IF....ELSE or scope-delimiter mismatch
Any ideas?
Thank You,
Ramesh




