. How do we cast a variable in COBOL
What are the different ways to run a COBOL DB2 program using JCL?
How to concatenation one or more string?
1) can we display the index?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
what is the difference between external and global variables?
What is CALL statement in COBOL?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is a subscript ?
How we copy a program from production region to development region.What is the process & syntax ?
88 class is used for
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......
How is sign stored in Packed Decimal fields and Zoned Decimal fields?