Write your own. Bill Fairchild
Franklin, TN ----- Original Message ----- From: "Tony Thigpen" <[email protected]> To: [email protected] Sent: Wednesday, December 4, 2013 2:52:26 PM Subject: Re: Base-less programming In z/VSE, they charge extra for the IF macro. We don't have them. Tony Thigpen -----Original Message ----- From: Ed Jaffe Sent: 12/04/2013 03:29 PM > On 12/4/2013 12:16 PM, Tony Thigpen wrote: >> Nothing worse than looking at long series of tests followed by bit >> setting instructions where every other instruction has a label. > > NILF R1,X'00FF0000' > IF LTR,R1,R1,Z > OI 68(R13),X'80' > ENDIF , > > IF TM,68(R13),X'80',O > IILF R1,X'FF0000FF' > SVC 12 > ENDIF , > > -- > Edward E Jaffe > Phoenix Software International, Inc > 831 Parkview Drive North > El Segundo, CA 90245 > http://www.phoenixsoftware.com/ > >
