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.