After several years, I must once again process ISPF Panels from within a 
COBOL program and I cannot get it to work.  My memory fails.

The program compiles cleanly and has the proper CALL ISPLINK to the 
panel.  The ISPF variables appear to be set up properly in WORKING-STORAGE.

I suspect the problem is in the compile & link, so I concatenated the 
ISPLINK loadlib to both the SYSLIB & the SYSLIN in the LKED.  But that has 
not helped.

I have concatenated all the SYS1.ISP* datasets we have, into the execute 
JCL, with the proper DDNAMES.

Yet still I get a RC=20 (severe error) when I do the ISPLINK call to the 
panel and the panel does not display.  I simply cannot remember what else 
needs to be done, to display ISPF panels from within a COBOL program.

Does anyone know how or can direct me to an IBM manual that would point 
the way?

Thanx!

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to