Author: steve-myers
Posted: Sat Jan 28, 2017 5:52 am (GMT 5.5)
Now i am no PL/I expert, and the true PL/I experts should correct this if it is wrong, but ...
Posted: Sat Jan 28, 2017 5:52 am (GMT 5.5)
Now i am no PL/I expert, and the true PL/I experts should correct this if it is wrong, but ...
- When the MYFETCH module is linked, ENTRY1, ENTRY2 and ENTRY3 should be designated as an ALIAS of MYFETCH, AND
- In the TEST procedure, ENTRY1, ENTRY2 and ENTRY3 should be declared as fetchable and should be fetched.