How to Pass a Control from One Program to other Program? There are two ways of doing it. XCTL LINK XCTL :Pass the control from one pro...
Read More
Showing posts with label Mainframe CICS Tutorial. Show all posts
Showing posts with label Mainframe CICS Tutorial. Show all posts
CICS 13 - Functions of CEMT
Functions of CEMT Setting a new copy. Ex: CEMT SET PROG(PGM1) NEW Killing transactions ( Cancellation of transactio...
Read More
CICS 12 - Very Useful Program Display Date & Time on Screen
IDENTIFICATION DIVISION. PROGRAM-ID. PGM2. ENVIRONMENT DIVISION. DATA DIVISION. WORKING-STORAGE SECTION. 01 TSTAMP PIC S9(15) COMP-3. 01 OU...
Read More
CICS 11 - Different ways of placing a cursor on the screen
Different ways of placing a cursor on the screen. Static Dynamic Relative Static Cursor Positioning Static cursor positioning with I...
Read More
CICS 10 - Life Cycle of a Map Creating using TSO
Practical video showing how to create a map,Click Below Link
Read More
CICS 9 - Sample Program to Send & Receive a Map.
As we all know the difference between “ACCEPT” & “DISPLAY” in Cobol Statements. In the same way here in CICS Send will act like DISPL...
Read More
Subscribe to:
Posts (Atom)