Answer Posted / subharaj
We can do that. I have done it multiple times and it works
in Enterprise Edition in mainframe.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why did you choose to work with ibm mainframe cobol programming?
What are the rules of the move verb?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the default value(s) for an initialize and what keyword allows for an override of the default?
how do you reference the esds vsam file formats from cobol programs
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
In COBOL, what is the different between index and subscript?
Name some of the examples of COBOl 11?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the Purpose of Pointer in the string?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Have you used comp and comp-3 in your project? And how?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Write the code to count the sum of n natural numbers.