COBOL 11 - Cobol CALL Statement

What is CALL ?
  1. CALL is another statement which is to call sub program.
  2. CALL statement must be coded on procedure division with CALL PGM-ID.

 Click on video to learn Call Statement in Cobol


Previous
Next Post »