View previous topic :: View next topic |
Author |
Message |
ds390 Beginner
Joined: 23 Jan 2007 Posts: 82 Topics: 39
|
Posted: Sat Sep 15, 2007 1:18 am Post subject: can someone provide a sample JCL that compiles assembler? |
|
|
I need a simple JCL that compiles assembler language codes. Can someone provide a sample?
thank you very much. |
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Sat Sep 15, 2007 6:05 am Post subject: |
|
|
Use the Quick Manual link above then select Assameble Programmers Guide then section 7 _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
ds390 Beginner
Joined: 23 Jan 2007 Posts: 82 Topics: 39
|
Posted: Sat Sep 15, 2007 7:49 am Post subject: |
|
|
thanks Nic.
By looking into the book, I couldn't find the detailed description of MVC and CLI. Can Nic or someone help me by pointing out exactly where these two are formally explained?
I am sorry if this is to obvious to you, but I really tried....
Thanks |
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Sat Sep 15, 2007 3:40 pm Post subject: |
|
|
I wouldn't expect the Programmer's Guide to give you detailed info on the instructions but you asked for JCL to execute the assembler. The Language Reference should give you detailed info on instructions - but I have just had a quick look and it does not appear to. I do not program in assembler and the book I use when I do is at home and not at my digs. IF you cannot work out MVC or CLI from the language reference you could try the Principles of Operation manual - not listed on Quick Manuals so you will have to look on the IBM manuals site. _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
ds390 Beginner
Joined: 23 Jan 2007 Posts: 82 Topics: 39
|
Posted: Sat Sep 15, 2007 10:15 pm Post subject: |
|
|
Thanks again Nic. I found those two. But now I have an other one that can not be found at any where you mentioned. --> SLL.
Can anyone help? And can anyone give some guidence of how to find the remaining op-codes, macro or instruction codes? I hating the feeling of getting lost this way. |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
|
Back to top |
|
 |
ds390 Beginner
Joined: 23 Jan 2007 Posts: 82 Topics: 39
|
Posted: Sun Sep 16, 2007 9:17 pm Post subject: |
|
|
Thank you semigeezer. Thank you Nic. It's there, it's all there. |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Sun Sep 16, 2007 10:48 pm Post subject: |
|
|
 |
|
Back to top |
|
 |
|
|