Skip to main content

CICS on Visual COBOL

  • April 7, 2014
  • 2 replies
  • 0 views

Dominique Sacre
Forum|alt.badge.img+2

Hi, It sounds weird to ask this here but, could anybody help me in learning CICS on Visual COBOL -from scratch!- I am planning to use Visual Studio and I've never done CICS before


#CICS

2 replies

Dominique Sacre
Forum|alt.badge.img+2

Hi, It sounds weird to ask this here but, could anybody help me in learning CICS on Visual COBOL -from scratch!- I am planning to use Visual Studio and I've never done CICS before


#CICS

That's a tall order. CICS is not trivial.

My best suggestion is to start with the IBM CICS programmer documentation, namely SC34-7022 (the CICS Programmer's Guide) and SC34-7023 (the CICS Programmer's Reference). Those can be found in various forms on IBM's site; search for the publication numbers.

Besides that, there are any number of web pages dealing with CICS basics, though I'm not aware of a good, well-rounded tutorial.

Note that in order to use CICS with Visual COBOL you'll need either Enterprise Server or Enterprise Server for .NET.


Dominique Sacre
Forum|alt.badge.img+2

Hi, It sounds weird to ask this here but, could anybody help me in learning CICS on Visual COBOL -from scratch!- I am planning to use Visual Studio and I've never done CICS before


#CICS

Thank you  very much Michael, actually I asked for this here because of this "Besides that, there are any number of web pages dealing with CICS basics, though I'm not aware of a good, well-rounded tutorial."

I've also checked Murach's CICS book but the problem is that I can't get my hands on an execution environment, anyway I will start with the manuals you've mentioned and then see where it goes.

Best Regards