General Knowledge Basic General Knowledge Subjective
Mar 18, 2013

When would you use in-line perform?

Detailed Explanation

When the body of the perform will not be used in other paragraphs. If the body of the perform is a generic type of code (used from various other places in the program), it would be better to put the code in a separate para and use PERFORM paraname rather than in-line perform.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback