Hi,
when I try to declare a external variable and run the program, it says
"load failure c:\cobol\binr\externl"
I have to put something in this directory, but I don't really know what.
This is a part of the code:
Main program
-------------
working-storage section.
01 param pic...