So you have to find a way to keep everything (in an instruction) on a single line?
Frank M. Ramaekers Jr. > -----Original Message----- > From: IBM Mainframe Assembler List [mailto:ASSEMBLER- > [email protected]] On Behalf Of Ed Jaffe > Sent: Thursday, February 20, 2014 2:26 PM > To: [email protected] > Subject: Re: HLASM continuation... > > On 2/20/2014 12:08 PM, Frank M. Ramaekers wrote: > > ...what am I doing wrong here: > > > > > > > > 000728 0000 0000 0000 00000 00000 8032 MVC > > 0(L'QVSIMGLOGICALPARTITIONNAME,R4), * > > > > > > QVSIMGLOGICALPARTITIONNAME Move out the LPAR name > > > > ** ASMA074E Illegal syntax in expression - > > Only macros can be continued that way. Normal instructions cannot have > embedded whitespace. > > -- > Edward E Jaffe > Phoenix Software International, Inc > 831 Parkview Drive North > El Segundo, CA 90245 > http://www.phoenixsoftware.com/
