can we use variable picture clause as xx.99 in cobol.
Answer Posted / shailendra
no
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Write a program to explain size error.
What kind of error is trapped by on size error option?
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?
In COBOL, what is the different between index and subscript?
How do u write test cases?
How can you get the ksds file records into your cobol program?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Write a program that uses move corresponding.
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 do you understand by psb and acb?
What is a scope terminator give example?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
How do you define a variable of comp-1 and comp-2?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
) what is the difference between AID and HANDLE AID?