Parsing and Outputting Text



High Level Assembler(HLASM) for MVS & VM & VSE

Re: Parsing and Outputting Text

Postby RISCCISCInstSet » Wed Oct 19, 2011 2:42 am

Can you make any sense of what may be going on in the above code? Any suggestions?
RISCCISCInstSet
User avatar
RISCCISCInstSet
 
Posts: 121
Joined: Mon Oct 17, 2011 1:46 pm
Has thanked: 146 times
Been thanked: 0 time

Re: Parsing and Outputting Text

Postby dick scherrer » Wed Oct 19, 2011 3:01 am

Hello,

Suggest you look in whatever material you have (or download from the z390 web site(s)) and resolve the first error first.

As pretty much everything you have sent to the assembly has been flagged, i suspect the problem is not every line of code, but rather something in the setup or the beginning ot the assembly step (wrong directories, wrong parameters, missing information, etc).

Look for a sample z390 assembler sample program that works and how it is assembled/executed. Compare with what you are using.
Hope this helps,
d.sch.

These users thanked the author dick scherrer for the post:
RISCCISCInstSet (Mon Nov 12, 2012 4:58 am)
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Parsing and Outputting Text

Postby RISCCISCInstSet » Thu Nov 10, 2011 1:32 am

Thank you for your help everybody.
RISCCISCInstSet
User avatar
RISCCISCInstSet
 
Posts: 121
Joined: Mon Oct 17, 2011 1:46 pm
Has thanked: 146 times
Been thanked: 0 time

Re: Parsing and Outputting Text

Postby RISCCISCInstSet » Sat Nov 12, 2011 1:47 am

I'm making proper sense of things now.
RISCCISCInstSet
User avatar
RISCCISCInstSet
 
Posts: 121
Joined: Mon Oct 17, 2011 1:46 pm
Has thanked: 146 times
Been thanked: 0 time

Previous

Return to Assembler

 


  • Related topics
    Replies
    Views
    Last post