What will happen if we move SPACES to numeric field and
ZEROES to alphabetic field?
Answer Posted / aliya
It will give SOC7.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
how can i see junk values in dclgen or in hostvariable of comp ?
What is the Purpose of Pointer in the string?
how do you reference the variable block file formats from cobol programs
HOw can I get the negative sign while deduct high value from low value
How do get the result of your program directly on your pc?
What is the difference between binary search and sequential search?
What is a report item?
i want a program using by if, evaluate , string, unstring, perform, occurs?
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 usage of comp fields in cobol?
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
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the difference between structured cobol programming and object alternativelyiented cobol?
Write the code implementing the perform … varying.