++APAR(ASZ3424). /*----------------------------------------------------- COPYRIGHT AUSTRALIAN SYSTEMS ENGINEERING PTY. LTD. 2006. ASZ3424 061016 61VNAB DD ASEB200 V220 INCORROUT OMCSPRTM 061017 S__1032 When printing job output the forms code is truncated to 4 characters. _PROBLEM DESCRIPTION: When printing job output and a forms code is specified, only the first four characters of the forms code are actually used. The output appears on the JES spool with the truncated forms code. _PROBLEM SUMMARY: USERS AFFECTED: OMCS users printing job output OMCSPRTM uses a PRT OPEN statement to commence the printing. The FORM= parameter of the PRT OPEN statement only supports forms code names up to four characters. _PROBLEM CONCLUSION RECOMMENDATION: Apply PTF ASP1032 OMCSPRTM will be modified to use the OUTADD and OUTDEL system services. When a forms code larger than 4 characters is encountered, OUTADD will be used to create a dynamic output descriptor which supports forms names up to eight characters. . NEED FURTHER HELP? CONTACT ASE FOR ASSISTANCE. help@ase.com.au */ ++VER(Z038) FMID(ASEB200) PRE(ASP0889).