Problem Code (Assembly)



Re: Problem Code (Assembly)

Postby enrico-sorichetti » Tue Nov 08, 2011 4:25 am

Perhaps you should read the z390 documentation to find the appropriate format and how to get rid of the error message?


Robert!
we are just wasting time :evil:
see also the other posts on the same subject from the same TS
all dealing with missing macros and badly formatted sources and unread z390 documetation

and the TS complains about flaming...
also the nickname is wrong... he should call himself NULLInstSet :geek:
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

These users thanked the author enrico-sorichetti for the post:
RISCCISCInstSet (Mon Nov 12, 2012 5:19 am)
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: Problem Code (Assembly)

Postby BillyBoyo » Tue Nov 08, 2011 4:40 am

Reduced Instruction Set Comput(er/ing) Complex Instruction Set Comput(er/ing) Instruction Set

No Instruction Set Assembling

These users thanked the author BillyBoyo for the post:
RISCCISCInstSet (Mon Nov 12, 2012 5:19 am)
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: Problem Code (Assembly)

Postby RISCCISCInstSet » Tue Nov 08, 2011 6:45 am

all dealing with missing macros and badly formatted sources and unread z390 documetation


"RTFM" I need to find where the info is first. Which document do I need?

Another thing I am what you call a "newcomer." And do you not notice this stupid question is in the stupid questions forum? You know, the forum for noobs who ask very beginner type questions, or otherwise don't know how to come up with the best question?
RISCCISCInstSet
User avatar
RISCCISCInstSet
 
Posts: 121
Joined: Mon Oct 17, 2011 1:46 pm
Has thanked: 146 times
Been thanked: 0 time

Re: Problem Code (Assembly)

Postby enrico-sorichetti » Tue Nov 08, 2011 12:50 pm

"RTFM" I need to find where the info is first. Which document do I need?

exactly in he same place where You downloaded the z390 executables.

being a beginner should not prevent the use of Your brain and of Your eyes.
the link for the documentation is clearly visible in the z390 starting page ( on the left )
z390 Portable Mainframe Assembler and Emulator Project

Overview
Contributors
Download Links
Archive
History 1
History 2
Statistics
Documentation
References
IBM Links
zcobol Compiler
zpar Reports
Java Version
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

These users thanked the author enrico-sorichetti for the post:
RISCCISCInstSet (Mon Nov 12, 2012 5:19 am)
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: Problem Code (Assembly)

Postby BillyBoyo » Tue Nov 08, 2011 12:57 pm

And take of the Hair Shirt. The whole site is for Students and Beginners.

These users thanked the author BillyBoyo for the post:
RISCCISCInstSet (Mon Nov 12, 2012 5:20 am)
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: Problem Code (Assembly)

Postby enrico-sorichetti » Tue Nov 08, 2011 3:27 pm

follow on... repeat on ...
all these issues are not ASSEMBLER related

they are related to the lack of knowledge of the tool being used ... the z390 assembler and emulator
and to not having read z390 documentation from the beginning
and as a consequence to not having done a proper setup
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

These users thanked the author enrico-sorichetti for the post:
RISCCISCInstSet (Mon Nov 12, 2012 5:20 am)
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: Problem Code (Assembly)

Postby RISCCISCInstSet » Wed Nov 09, 2011 11:31 am

exactly in he same place where You downloaded the z390 executables.


error: "invalid character in opcode"

I'm looking at several different documents from both ibm.com and z390.org. Do you know which pdf file will deal with the details relating to this error?
RISCCISCInstSet
User avatar
RISCCISCInstSet
 
Posts: 121
Joined: Mon Oct 17, 2011 1:46 pm
Has thanked: 146 times
Been thanked: 0 time

Re: Problem Code (Assembly)

Postby enrico-sorichetti » Wed Nov 09, 2011 1:16 pm

we are all wasting time on Your stubbornness, and unwillingness to try to understand the replies You received

again and again ...
did You read my previous replies about PROPERLY FORMATTED source ?
the program source is f***ed up

I have not the time nor the willingness to research the docs on Your behalf,
what happened when You edited Your source getting rid of the tabs and aligning things properly ?
since You keep receiving that annoying message it is clear that You did not care to follow up my suggestion

why don' t You try with something shorter like for example the usual HELLOWORLD

         PRINT NOGEN
*2345678901234567890123456789012345678901234567890123456789012345678901
HELLO    SUBENTRY
         WTO   'Hello World! from z390'
         SUBEXIT
         END   HELLO
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

These users thanked the author enrico-sorichetti for the post:
RISCCISCInstSet (Mon Nov 12, 2012 5:20 am)
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: Problem Code (Assembly)

Postby BillyBoyo » Wed Nov 09, 2011 1:18 pm

And only use the MS-DOS EDIT editor with it.

These users thanked the author BillyBoyo for the post:
RISCCISCInstSet (Mon Nov 12, 2012 5:20 am)
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times

Re: Problem Code (Assembly)

Postby NicC » Wed Nov 09, 2011 6:31 pm

Actually, any text editor that save as plain text (no tabs etc.). I use Textpad, SPF/Pro and SPFLite. Others prefer UltraEdit. There are other plain text editors available.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

These users thanked the author NicC for the post:
RISCCISCInstSet (Mon Nov 12, 2012 5:20 am)
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

PreviousNext

Return to Stupid Questions

 


  • Related topics
    Replies
    Views
    Last post