Explain about different table spaces.
No Answer is Posted For this Question
Be the First to Post Answer
where will we code call by content and call by reference dude pls reply soon ?
In file1 have 80 records are like d1,d2,d3......D80. File2 have 1000records are like a1d1,a1d2,a3d3.....Etc. I want matching records in file3 ? Plse tell me the matching logic???I want answer only in cobol ?Not using any tool or jcl?
What is Pic 9v99 Indicates in COBOL?
0 Answers SwanSoft Technologies,
Give some advantages of REDEFINES clause?
How do get the result of your program directly on your pc?
What do you feel makes a good program?
What are subroutines ? and how do we pass data to the sub routines?
How do pass the values to the parameters in cobol
I have a sequential file. How do I access a record in this sequential file randomly in my program ?
What is the difference between CALL BY VALUE and CALL BY CONTENT?
88 class is used for
How to concatenation one or more string?