how to move the records from file to array table. give with
code example
Name some of the examples of COBOl 11?
Which is the best IBM mainframe Training Institute in Ameerpet, Hyderabad
Can we use icetool in cobol program?
what are decleratives in cobol?
How do you code Cobol to access a parameter that has been defined in JCL?
If you were passing a table via linkage, which is preferable - a subscript or an index?
SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.
whats the disadvantage of search all over search?
How To Separate The Numerics From An Alphanumric Data Item Which Contains Both Alphabates And Numerics ?
There is a production file which has millions of records in it.The program that uses it ends up with an SOC7 abend.It is sure that the abend is due to some invalid data in the file.Is there any way to debugg the SOC7 abend with out giving displays? I need the record which is cause for the abend.
give the examples of strings in cobol
What are the different types of condition in cobol and write their forms.