Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of EVALUATE statement?
What is the difference between CALL BY VALUE and CALL BY CONTENT?
What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.
what is the basic concept of mainframe? what knowledge is needed for learn this mainframe?
how to create temporary data set in jcl? what is the use?
3 Answers Cap Gemini, Temenos,
I want to remove a duplicates form a given input field using cobol program. please Any one help me out to solve this ... Thanks in Advance.
consider the fallowing 77 stat pic 9. 88 male value 1,2,3. 88 female value 4 through7. what will be the value of stat a) set male to true. b) set female to true.
plz any one tell clearly the justify right clause?
BY seeing a program how can we say that it is static call or dynamic call
Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?
i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)
3 Answers Cap Gemini, Mind Tree,
How can you submit a job from COBOL programs?