Search found 8 matches

by Satan Singh Rawat
Thu Jul 30, 2015 2:48 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: How to run a COBOL program from REXX EXEC?
Replies: 6
Views: 1726

Re: How to run a COBOL program from REXX EXEC?

I've used the below syntax and it is working well:

Code: Select all

/* REXX */ 
Address LINKMVS "MYPROG PARAMETERS" 
Thanks all! :)
by Satan Singh Rawat
Sat Jul 25, 2015 9:11 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: How to run a COBOL program from REXX EXEC?
Replies: 6
Views: 1726

Re: How to run a COBOL program from REXX EXEC?

Vijay Pratap Singh wrote:You can use ADDRESS LINKMVS or ADDRESS LINKPGM to call a program. Details are at this link: http://publibz.boulder.ibm.com/cgi-bin/ ... 0714012324
Thank you Vijay. I shall work with this.
by Satan Singh Rawat
Sat Jul 25, 2015 9:09 pm
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: DF in DF Sort?
Replies: 3
Views: 903

Re: DF in DF Sort?

Thank you enrico and Robert. I made some search on the IBM site but I could not find a section where they define these terms.... looks like no one is usually want to know all this... :( :(
by Satan Singh Rawat
Sat Jul 25, 2015 9:05 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: How to run a COBOL program from REXX EXEC?
Replies: 6
Views: 1726

Re: How to run a COBOL program from REXX EXEC?

What do your colleagues say? What do your support say? What manuals have you referred to? Have you searched the forum, other forums, the internet? Assuming you have done all this (which is the correct order of action) - what are the problems that you are having? Collegues are not that supportive fo...
by Satan Singh Rawat
Mon Jul 13, 2015 11:49 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: How to run a COBOL program from REXX EXEC?
Replies: 6
Views: 1726

How to run a COBOL program from REXX EXEC?

Hi,

It might be trivial to ask but I'm not sure if this can be done. Can you please let me know how can we run a COBOL program from a private load library using REXX. Any pointer is appreciated.
by Satan Singh Rawat
Thu Feb 05, 2015 1:56 am
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: DF in DF Sort?
Replies: 3
Views: 903

DF in DF Sort?

Hi,

What is DF in DF Sort I always wonder...is there full form of it?
by Satan Singh Rawat
Mon Jan 19, 2015 11:12 pm
Forum: IBM DB2 and IMS DB/DC
Topic: What is a segment in IMS???
Replies: 4
Views: 1012

Re: What is a segment in IMS???

Great...thanks. I can make some sense of this now. Thank you for your help.
by Satan Singh Rawat
Sun Jan 18, 2015 2:22 pm
Forum: IBM DB2 and IMS DB/DC
Topic: What is a segment in IMS???
Replies: 4
Views: 1012

What is a segment in IMS???

Hi,

What is actually a segment??gone thru docs but not yet clear with the concept?

Go to advanced search