// JOB BF52325 /* CATALOG BF052325.fix TO the VIO PDS /* /* This fix solves a problem with multiple commands being issued /* as a complex command when a GSFAQS message action entry is /* triggered resulting in the commands not all being processed /* due to checking the wrong return code value. /* /* /* This job only catalogs the fix to the MON PDS. To activate /* this and other fixes you must run the BIM$UTFX imod using /* BIM$RXBA and then execute the generated BASOTEMP.PROC member /* that is created: /* /* // EXEC BIM$RXBA,PARM='BIM$UTFX S=lib.sublib P=BASO R=V5.2C' /* /* /* /* where lib.sublib is the location of your BIM-FAQS/ASO library. /* /* Since the above procedure creates a .PROC member you must have /* write access to the BIM-FAQS/ASO library/sublibrary or you will /* receive an LOPENO error from the BIM$UTFX process. /* /* This process can be run multiple times without resulting in /* any problems or duplication. Each run will rebuild the PROC /* with all .fix members found for the requested product and release /* so that when you execute it all fixes are applied or reapplied. /* The original PROC's for this release are never modified. /* /* Be sure the CAT= below has 'fix' in lowercase... /* // OPTION LOG,LOGSRC /* /* // EXEC BIM$PUTL,SIZE=BIM$PUTL,PARM='INSTALL' PDS=VIO,CAT=BF052325.fix MEM=AOCMD.OAL PDS=MON REL=V5.2C TYP=FIX E2C3C1D540C1D9C77E82A499977EF1FF C9D5E240F1FF 40404082A4A2A87EF3F0F1F9F9F1F9F3F64040615C4099837EF86B4099A27EF1F84060 4094878399854082A4A2A8405C61FF 615BFF E2C3C1D540C1D9C77EA281A8407D99837E7D409983FF D9C5D740F1FF 404040404040404040615C40A281A8407D99837E7D409983405C61FF 615BFF E2C3C1D540C1D9C77E8593A2854089864099835F7EF840A388859540849695857E9983 FF D9C5D740F1FF 4040404040404040404040408593A2854089864099834C6E82A4A2A840A38885954084 9695857E9983FF 615BFF ./ END /* /&