can we use variable picture clause as xx.99 in cobol.
Answer Posted / baalu
hey,
don't wast our time, time is valible for everyone.
have u understood.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Write the code implementing the perform … varying.
What guidelines should be followed to write a structured cobol prgm?
Which Search verb is equivalent to PERFORM…VARYING?
What is the use of intialize verb?
Write a program to enter and display the names of students in a class using the occurs clause.
Which is not true about evaluate statement
How do u write test cases?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What are the access modes of START statement?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
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.
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is the difference between PIC 9.99 and 9v99 in COBOL?