I think too many people get hung up on "GO TOless" programming and miss the big picture as each module written should be functionally subordinate. This way code is easily read from top to bottom.
Although I don't like to see "GO TO's" in programs there are situations when...
Hi I'm not familiar with 370 Cobol but for the AS 400 you'd probably use the varying-list Dynamic SQL. This is where the number and type of parameters are unknown. Do you have this available in Cobol 370? On the AS 400 each parameter marker is a question mark (?).
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.