How to find out the closest prime number of an input number?
I believe it has something to do with SEARCH and COBOL
Linear Array.
No Answer is Posted For this Question
Be the First to Post Answer
can I copy book which contain db2 statment in procedure divion?
in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......
If my file contains 100,000 records and job abended at 55,000th records processing then how can i restart job from that record onward by ignoring that record. I can not edit the file as file size is big and it is getting browse substituted?
Size of a column has been changed in DB2 table (Suppose it was of 5 characters and later changed to 4 characters) and forgot to change the DCLGEN in COBOL program, what will happen during the execution of code? If the program Abends then what will be the error? If it doesn't abend then hpw the error can be catched?
hi. This is Ram.i have one doubt.why can't we display comp-3 variables directly? let me answer quickly plez........
How can i write a comp-3 variable into a sequential file should i declara the field in the file description as comp- 3?
Write the syntax of a two dimensional array?
can we use full outer join with cursors declared in cobol program?
how can u redefine picx(10) with pic 9(6).
How to open and see copy book ?
What is a scope terminator give example?
S9(5)V9(2) occupies how many bytes memory ?