0 votes
in Cobol by
What is the difference between Call and a Link?

1 Answer

0 votes
by

A call is an actual COBOL command which provokes an external program and returns. Link is same as Call but it does not belong to a COBOL verb.

Related questions

0 votes
0 votes
asked Sep 28, 2023 in Network Theory by john ganales
0 votes
0 votes
asked Dec 10, 2023 in Cobol by sharadyadav1986
0 votes
asked Dec 8, 2023 in Cobol by john ganales
...