old link errors

This is a Mainframe COBOL forum - you can post your queries on Mainframe COBOL, VS COBOL II, COBOL/370 , Enterprise COBOL

Moderators: dbzTHEdinosauer, Moderator Group

Post Reply
giova76
Member
Posts: 6
Joined: Tue Oct 14, 2008 6:26 pm

old link errors

Post by giova76 » Mon Nov 10, 2008 2:37 pm

Hi,

Can anyone tell me, plese, how this instruction change in cobol z/os ?
EXEC CICS LINK PROGRAM(ws-PGM)
APPLID(ws-APPLID)
TRANSID(ws-TRANSID)
SYNCONRETURN
RETCODE(ws-RETCODE)
COMMAREA(ws-COMMAREA)
LENGTH(WS-CALEN)
END-EXEC.

The compiler give an error "not valid" on applid and retcode

thanks in advance.

User avatar
Natarajan
Moderator
Posts: 537
Joined: Fri Oct 10, 2008 12:57 pm
Location: chennai
Contact:

cics link

Post by Natarajan » Mon Nov 10, 2008 2:45 pm

i am not fimiliar with APPLID, SYNCONRETURN lines. rest you can use z/os.


Note: Please post CICS queries in CICS forum. thanks.
Natarajan
Chennai

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others