How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of condition in cobol and write their forms.
What is file status 92?
A LESS 1200 IF B GREATER 25 MOVE 47 TOC ELSE MOVE 57 TO C IF A GREATER 249 MOVE 67 TO C ELSE NEXT SENTENCE ELSE IF B LESS 67 MOVE 27 TO C What will be the value of C, when A is 137 and b is 25
Syntax for JCLLIB & JOBLIB???
What does the INITIALIZE verb do?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Can we dynamically increase the size of occurs clause? i.e In case I an not sure of the size of array and want to increase the size at run time.If yes , how?
What is the difference between a DYNAMIC and STATIC call in COBOL?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
in the TIME parameter we r giving hours r minutes
What is the file organization clause ?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?