What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
how can i see junk values in dclgen or in hostvariable of comp ?
I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?
How to print 10 to 1 if the input have only 10 digit number?
BY seeing a program how can we say that it is static call or dynamic call
How to find How Many Lines in Sysin DD * Parameter Thru Cobol Coding? If any one knows the Answer Please Reply .....Thanks From Shree
wht is packed decimal in cobol
what is sync clause?
How to read a record from bottom of a file which is indexed by 'A'.
S9(5)V9(2) occupies how many bytes memory ?
How do you come out of an EVALUATE statement?
How to Pass table from a cobol program to another cobol program and how to use that table in called program
how would find total records in files using seqientional