++APAR(ASZ3425). /*----------------------------------------------------- COPYRIGHT AUSTRALIAN SYSTEMS ENGINEERING PTY. LTD. 2006. ASZ3425 061024 61VASE PS ASEB200 V220 MSGIEW0382 ASEECLC 061024 S__1033 ECL compile & link fails with message IEW0382 when LOAD= parameter specified and OBJLIB= parameter omitted. _PROBLEM DESCRIPTION: When compiling an ECL program with OMCSECLC to create a load module, the OBJLIB= parameter is not required and omitted. However, the link-edit fails and produces many IEW0382 messages. These messages follow the INCLUDE ECLCOBJ control statement. Subsequent control statements are ignored and listed with IEW0222 messages. _PROBLEM SUMMARY: USERS AFFECTED: Users compiling ECL programs ASEECLC invokes HEWLKED to do a link edit. This seems to no longer accept object input from a temporary sequential dataset. _PROBLEM CONCLUSION RECOMMENDATION: Apply PTF ASP1033 ASEECLC will be modified to invoke the binder - IEWL - instead. NEED FURTHER HELP? CONTACT ASE FOR ASSISTANCE. help@ase.com.au */ ++VER(Z038) FMID(ASEB200) PRE(ASP0646).