Develop ispf panel using Rexx program

  • Follow


Hi , I need to develop some panel in mainframe. I have one program in
Cobol. I need to pass some parameters through this panel and need to
call the cobol program, let me know if you have any info on this.
Thanks
0
Reply muthu_m_samy 10/10/2003 4:01:39 AM

The ISPF Guide has plenty of info on this, including Cobol samples.

<muthu_m_samy@yahoo.com> wrote in message
news:f5d16e45.0310092001.59ce6d67@posting.google.com...
> Hi , I need to develop some panel in mainframe. I have one program in
> Cobol. I need to pass some parameters through this panel and need to
> call the cobol program, let me know if you have any info on this.
> Thanks


0
Reply Mark 10/10/2003 5:54:51 AM


In <f5d16e45.0310092001.59ce6d67@posting.google.com>, on 10/09/2003
   at 09:01 PM, muthu_m_samy@yahoo.com said:

>Hi , I need to develop some panel in mainframe. I have one program
>in Cobol. 

But what does that have to do with REXX?

>I need to pass some parameters through this panel and need to call
>the cobol program, let me know if you have any info on this.

Read up on Dialog Management services and on Dialog Tag Language. You
will need to specify the SELECT service in you panel in order to call
your program with the proper parameters.

I'd suggest that you subscribe to the ISPF-L mailing list and post any
questions there.

-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT

Unsolicited bulk E-mail will be subject to legal action.  I reserve
the right to publicly post or ridicule any abusive E-mail.

Reply to domain Patriot dot net user shmuel+news to contact me.  Do
not reply to spamtrap@library.lspace.org

0
Reply Shmuel 10/10/2003 3:37:39 PM

In article <f5d16e45.0310092001.59ce6d67@posting.google.com>,
   <muthu_m_samy@yahoo.com> wrote:
> Hi , I need to develop some panel in mainframe. I have one program in
> Cobol. I need to pass some parameters through this panel and need to
> call the cobol program, let me know if you have any info on this.

It's not clear whether you mean running a rexx exec which gets some
info from a panel, and then calls a cobol program, or something else.

You most likely need to read the ispf services manual (to find out how
to design a panel and call it), and/or to look at some of the panels in
your system to see what they do.

It's not clear how you need/want to pass those values to your cobol
program either - you'll need to tell us more if you want suitable help.

If on the other hand you want the cobol program to display the panel
then this has nothing at all to do with rexx, and your query would be
better on an ispf newsgroup, eg: bit.listserv.ispf-l

-- 
Jeremy C B Nicoll - my opinions are my own.
0
Reply Jeremy 10/10/2003 4:49:11 PM

"Shmuel (Seymour J.) Metz" <spamtrap@library.lspace.org.invalid> wrote in message news:<3f86d244$1$fuzhry+tra$mr2ice@news.patriot.net>...
> In <f5d16e45.0310092001.59ce6d67@posting.google.com>, on 10/09/2003
>    at 09:01 PM, muthu_m_samy@yahoo.com said:
> 
> >Hi , I need to develop some panel in mainframe. I have one program
> >in Cobol. 
> 
> But what does that have to do with REXX?
> 

Getting a little grumpy, eh Shmulik?

Mickey
0
Reply mickeyb 10/15/2003 6:45:15 PM

4 Replies
953 Views

(page loaded in 0.109 seconds)

Similiar Articles:













7/23/2012 5:11:47 PM


Reply: