n00b COBOL question: I can use the same paragraph multiple times, right?

NTB

Diamond Member
Mar 26, 2001
5,179
0
0
if a cobol paragraph contains code that I need to run repeatedly, will the program still work correctly if I call that paragraph from different places within the code? I would think so, but being new to cobol, I figured that I had better check first.