how we separate the cobol cics statements from cobol&cics
programming?
Answer / vinay sonar
CICS statements starts with
EXEC CICS
and end with
END-EXEC.
Is This Answer Correct ? | 3 Yes | 1 No |
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
what is SYNCHRONIZATION?
What is the difference between write & move in COBOL?
what happens if we wont give timestamp in precompilation process ?
What is the difference between COMP & COMP-3 ?
what are the steps to sort in a cobol program?
1.What is the default print format in cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
suppose there is one PF having two members PF1 PF2.PF has one unique key Emp ID.could you tell me uniqueness in PF will be effective across members as well ? assume emp iD 3333 is in member PF1 would same Emp id be exist also in member PF2 ?
what is filler and what is use of filler
What is the Importance of GLOBAL clause According to new standards of COBOL?
What is the meaning of 'Eject' verb in cobol?