On Fri, 7 Apr 2023 22:07:03 +0000, Frank Swarbrick wrote: >I've tried calling modules (that exist!) with both '@' and '#' signs in them >and Enterprise COBOL 5+ does not allow this. COBOL 4 allowed this. Is there >any good reason why this is the case? > No. Higher level components should not presume to enforce the rules of lower level components. They should simply attempt the link (in this case) and report any errors returned, just like any unresolved symbol.
-- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
