ISPF panel calling a COBOL Program



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

ISPF panel calling a COBOL Program

Postby fanatik » Fri Jul 10, 2009 2:58 pm

HOW DO U IN A ISPF PANEL CALL A COBOL PROGRAM?
fanatik
 
Posts: 8
Joined: Fri Jul 10, 2009 2:38 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ISPF

Postby expat » Fri Jul 10, 2009 5:08 pm

That depends on the type of panel you are using.
Can also be done in the REXX program that may or may not display the panel.

You need to give a lot more detail of your requirement before the correct advice can be given
expat
 
Posts: 459
Joined: Sat Jun 09, 2007 3:21 pm
Has thanked: 0 time
Been thanked: 8 times

Re: ISPF panel calling a COBOL Program

Postby dick scherrer » Sat Jul 11, 2009 1:15 am

Hello,

You need to give a lot more detail of your requirement before the correct advice can be given


And turn your CAPS off. . .

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: ISPF panel calling a COBOL Program

Postby fanatik » Tue Jul 14, 2009 5:30 pm

Hi

Well lets say i have a panel which accepts values and from that panel it kicks off my cobol program which will display another panel in a report format.
fanatik
 
Posts: 8
Joined: Fri Jul 10, 2009 2:38 pm
Has thanked: 0 time
Been thanked: 0 time

Re: ISPF panel calling a COBOL Program

Postby expat » Wed Jul 15, 2009 2:39 pm

Then it will be the REXX program to invoke the COBOL program.

Look in the manual for the CALL statement
expat
 
Posts: 459
Joined: Sat Jun 09, 2007 3:21 pm
Has thanked: 0 time
Been thanked: 8 times

Re: ISPF panel calling a COBOL Program

Postby fanatik » Tue Jul 21, 2009 2:09 pm

Ta expat
fanatik
 
Posts: 8
Joined: Fri Jul 10, 2009 2:38 pm
Has thanked: 0 time
Been thanked: 0 time


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post