Author |
Message |
Topic: Native z/OS C++ or Object Oriented COBOL |
zatlas
Replies: 4
Views: 3313
|
Forum: Application Programming Posted: Sun Aug 21, 2011 8:48 am Subject: Native z/OS C++ or Object Oriented COBOL |
Thank you all for your suggestions
ZA |
Topic: Listcat with VTOC information |
zatlas
Replies: 10
Views: 16971
|
Forum: Utilities Posted: Wed Jul 27, 2011 9:08 am Subject: Listcat with VTOC information |
Thank you
This is what I was looking for
ZA |
Topic: Listcat with VTOC information |
zatlas
Replies: 10
Views: 16971
|
Forum: Utilities Posted: Tue Jul 26, 2011 2:58 pm Subject: Listcat with VTOC information |
OK
But what about my question
thanks
ZA |
Topic: Listcat with VTOC information |
zatlas
Replies: 10
Views: 16971
|
Forum: Utilities Posted: Tue Jul 26, 2011 12:53 pm Subject: Listcat with VTOC information |
THank you
As a lowly consultant, there is no chance that they will allow me to run anything but IDCAMS...  |
Topic: Listcat with VTOC information |
zatlas
Replies: 10
Views: 16971
|
Forum: Utilities Posted: Tue Jul 26, 2011 11:52 am Subject: Listcat with VTOC information |
Thank you
I've just located the DCOLLECT command. I've just got mixed up
Now my question is how to list all the HLQ in my master catalog?
IS that
LISTCAT LEVEL ALL
or some other syntax?
T ... |
Topic: Listcat with VTOC information |
zatlas
Replies: 10
Views: 16971
|
Forum: Utilities Posted: Tue Jul 26, 2011 8:59 am Subject: Listcat with VTOC information |
I've read somewhere that there is now a way to have VTOC information in the listcat, but I cannot find it on the internet (probably I am using the wrong keywords in my search). Could somebody please ... |
Topic: Mainframe Softwares/Simulators for personal Computer. |
zatlas
Replies: 2
Views: 6308
|
Forum: Related Non-Technical Topics Posted: Tue Jul 19, 2011 1:01 pm Subject: Mainframe Softwares/Simulators for personal Computer. |
MicroFocus actually provides everything you need, but it is a set of comercial products that you have to pay for.
Hercules provides hardware simulation. The 'free' MVS version that is available is ... |
Topic: Assembler Queries |
zatlas
Replies: 5
Views: 3834
|
Forum: Application Programming Posted: Tue Jul 19, 2011 12:26 pm Subject: Assembler Queries |
Firstly make sure you use the newer instructions
NO LA, BAL, BALR, etc.
See this link:
http://publib.boulder.ibm.com/infocenter/zos/v1r11/index.jsp?topic=/com.ibm.zos.r11.ieaa600/iea2a69046.htm |
Topic: Assembler Queries |
zatlas
Replies: 5
Views: 3834
|
Forum: Application Programming Posted: Tue Jul 19, 2011 12:20 pm Subject: Assembler Queries |
Many eons ago, IBM created the mainframe with the same mindset that reappeared later in the first IBM PC... "nobody will ever need more then 16,777,215 bytes (that's 16MB) of RAM" (and in th ... |
Topic: Native z/OS C++ or Object Oriented COBOL |
zatlas
Replies: 4
Views: 3313
|
Forum: Application Programming Posted: Tue Jul 19, 2011 8:47 am Subject: Native z/OS C++ or Object Oriented COBOL |
Hi all
I know that there are native z/OS C++ or Object Oriented COBOL (the Enterprise version.) DO these compile like any other native z/OS languages (i.e. no MAKE, just JCL for compile and link) or ... |
Topic: Rexx and C on mainframe |
zatlas
Replies: 8
Views: 5826
|
Forum: TSO and ISPF Posted: Tue Jul 19, 2011 8:19 am Subject: Rexx and C on mainframe |
Thank you all
ZA |
Topic: Rexx and C on mainframe |
zatlas
Replies: 8
Views: 5826
|
Forum: TSO and ISPF Posted: Mon Jul 18, 2011 11:15 pm Subject: Rexx and C on mainframe |
Hi Papadi
Unfortunately, there is no one here to help me, a remote lowly consultant. On the other hand the link-chain you've mentioned, seems to be very interesting. I will try it within a short ti ... |
Topic: Rexx and C on mainframe |
zatlas
Replies: 8
Views: 5826
|
Forum: TSO and ISPF Posted: Mon Jul 18, 2011 3:50 pm Subject: Rexx and C on mainframe |
Thanks
Kolusu, I specifically need mainframe, z/OS, no Unix services (good ol' Rexx)!
Superk, yes it is not different. Please guide me to how to do it in any z/os native language and I will be go ... |
Topic: Rexx and C on mainframe |
zatlas
Replies: 8
Views: 5826
|
Forum: TSO and ISPF Posted: Mon Jul 18, 2011 6:08 am Subject: Rexx and C on mainframe |
I am new to Rexx and mainframe Rexx, but I need to learn fast.
Please point me to the correct documentation or guide me.
I need to call programs that are coded in C from mainframe Rexx in z/OS (NOT ... |
Topic: Assembly language : Sequential file reading |
zatlas
Replies: 4
Views: 4339
|
Forum: Application Programming Posted: Sun Jun 26, 2011 12:26 am Subject: Assembly language : Sequential file reading |
Like any language, you need to store the first record in a reliable memory storage before you read the next one. You may not rely on MACRF=GL because that memory in the buffer is bound to be reused b ... |
|