Hello,

I am beginner in the COBOL ISPF programmation.
I am intenting to read all members of one given PDS.

I met severe error (RC=20) when I intent to call the ISPLINK with LMINIT 
parameter (as ISPF-SERVICE    )
chunk of code:

CALL 'ISPLINK' USING  ISPF-SERVICE     ISPF-DATA-ID   
                      ISPF-PROJECT     ISPF-GROUP1    
                      ISPF-GROUP2      ISPF-GROUP3    
                      ISPF-GROUP4      ISPF-TYPE      
                      ISPF-DSNAME      ISPF-DDNAME    
                      ISPF-SERIAL      ISPF-PSWD-VALUE
                      ISPF-ENQ-VAR     ISPF-ORG-VAR   
DISPLAY 'LMINIT=' RETURN-CODE                         

 

May somebody help me?

In particular, what is the meaning of ISPF-DATA-ID field?

 

Thanks in advance
P. SIMON

----------------------------------------------------------------------
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