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...
Is it possible to force an end of page without using the linage clausule?
I have a program that reads a number of patients from a file. When there are more than 5 patients, the program has to write 5 patients on one page and then write on another page and so on.
If anyone could help me,thx
YGrunt
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.