Hi,
I want to call an entry point cobol source from an Ezt. I have specified the load of the Cobol (which contains the entry point) in the steplib. It is throwing me an error saying that load is not present. The CALL statement I've used looks like this: CALL LOADTB USING LS-VARIABLE where LOADTB is an entry point.
Could someone assist me on this.
Thanks in advance.
Regards,
Kiran