mistermickster
Programmer
Hi
Does anybody know how InstantGUI and InstantSQL can be used in the same cobol program?
InstantGUI requires GUIREPL.CPY as the first copybook in the working storage section.
InstantSQL requires LISQLALL.CPY as the first copybook in the working storage section.
When I swap the order of them round, I get different compile errors.
Thanks
Does anybody know how InstantGUI and InstantSQL can be used in the same cobol program?
InstantGUI requires GUIREPL.CPY as the first copybook in the working storage section.
InstantSQL requires LISQLALL.CPY as the first copybook in the working storage section.
When I swap the order of them round, I get different compile errors.
Thanks