Ending a Program without a Primary File

If your program does not contain a primary file, you must specify a way for the program to end:
  • By setting the LR indicator on
  • By setting the RT indicator on
  • By setting an H1 through H9 indicator on
  • By specifying the RETURN operation code

The LR, RT, H1 through H9 indicators, and the RETURN operation code, can be used in conjunction with each other.