How you can characterize tables in cobol?
No Answer is Posted For this Question
Be the First to Post Answer
can we use reference modification an arry.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Using string statement.Is coding three destination string from one source string possible in one code?or three codes for every destination string of one source string.?thank you
Whats the difference between search & search ALL?
Why did you choose to work with ibm mainframe cobol programming?
I have a seq file with different fields one field is address with pic x(50) as input in a cobol program. In address there is 'PUNE' at any different positions in the address field ( form 1 t0 50) . My requirement is select the fields with address 'PUNE' by using cobol. Please suggest
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.
given the following: 77 A PIC 9V9 VALUE 9.5 77 B PIC 9 VALUE 9. 77 C PIC V9 VALUE 0.8 77 D PIC 9 77 E PIC 9 77 F PIC 9V999 what are the contenta of D E nad F after the following statements are executed: COMPUTE F ROUNDED=A+C/B MULTIPLY A BY C GIVING E ADD B C A GIVING D ROUNDED a.F=9.589 E=8 D=1 b.F=9.589 E=8 D=9 c.F=9.589 E=7 D=9 d.F=9.589 E=7 D=1
What are the different ways to run a COBOL DB2 program using JCL?
Wat is the difference between NEXT and CONTINUE statement in cobol,can any one explain with example.
example for sub strings ? and refernce modifications whit output pls
0 Answers College School Exams Tests, IBM,