Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. MYLIB/MYSRVPGM <-- My service program object
  2. PROC1 <-- My first sub-procedure
  3. PROC2 <-- My second sub-procedure
  4. PROC3 <-- My third sub-procedure
  5.  
  6. MYLIB/MYPGM <-- My ILE program object which uses PROC1 and PROC3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement