If a file has 1000 records.. if i have to replace the first and last characters of the file with another character. how it can be done....
how do you reference the rrds file formats from cobol programs
how can i see junk values in dclgen or in hostvariable of comp ?
can we declare s9(9)v9(9) in cobol ? if yes how many bytes it will occupy ?(urgent plz answer it)
what is the difference between Plan & package?
I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?
what is jcl approach for programming?
can we redefine 77 level item is it possible
hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?
Can we use goto statement in inline_perform ?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
what is qualification on occurs clause?
How do you come out of an EVALUATE statement?