55 pts.
 can a module have the PEP in a service program
RPG ILE

Software/Hardware used:
ASKED: May 14, 2008  11:34 AM
UPDATED: May 15, 2008  2:19 PM

Answer Wiki:
No.
Last Wiki Answer Submitted:  May 15, 2008  10:46 am  by  bvining   6,055 pts.
All Answer Wiki Contributors:  bvining   6,055 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

This has to be the shortest Q&A I’ve ever seen!

A service program is just a collection of procedures. It’s like a Dynamic Link Library (DLL) in Windows. So, there can be no program entry point.

 2,195 pts.