What is the Managed COBOL equivalent to "CALL [variable]"?
In native COBOL we used a "CALL progname" statement in processing through a set of programs by looping through and setting the variable progname, a PIC X(n), to each program name in turn.
How do we implement the same functionality in managed COBOL? "INVOKE progname"? What would be the content of progname?
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.




