I'll try it. Thanks
-----Mensagem original----- De: IBM Mainframe Assembler List <[email protected]> Em nome de Binyamin Dissen Enviada em: quinta-feira, 7 de março de 2024 05:02 Para: [email protected] Assunto: Re: HLASM PUNCH statement How about post-processing the object deck, split out records that do not begin with x'02' and then merge them at the end? Probably can be done in a SORT step. On Wed, 6 Mar 2024 14:44:05 -0300 João Reginato <[email protected]> wrote: :>Hi :> :> :> :>PUNCH ALIAS XYZ,ABC :> :> :> :>In the past I used the punch above with no problems at all. :> :>But now, using HLASM, the Binder says: :> :> :> :>IEW2556W 4604 RECORD NUMBER 22 OF THE CURRENT OBJECT MODULE HAS AN INVALID :>OBJECT IDENTIFIER IN COLUMN 1. :> :> :> :>How can I put the punch at the beginning or the end of the object module if :>it is generated in a macro call in the middle of the source? :> :>Is there a way or maybe another statement to do it? :> :> :> :>TIA :> :>João :> :> :> :> -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel
