Can a Search can be done on a table with or without Index?
how do you reference the fixed unblock file formats from cobol programs
Can we use redefine clause in occurs clause?
1)what is use of linkage section? 2)what is difference between comp and comp-3
what is call by value and call by reference ?
3 Answers Infosys, ITC Indian Tobacco Company,
how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)
where will we code call by content and call by reference dude pls reply soon ?
What is mean by maxcc
What is the Purpose of POINTER Phrase in STRING command
What are the divisions in a cobol program? Which one is the mandatory division among them?
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.
how can u redefine picx(10) with pic 9(6).
can we read in input the file with a variable length ? please , how ..could you help me ?