I encountered an error when I move spaces to a numeric
field?What should I do to move spaces on that field?help
please.
Answer Posted / kanika
intialize will solve the purpose.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
what is the difference between COBOL2 AND COBOL390?
What are the pertinent COBOL commands?
What is rmode(any) ?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What are various search techniques in cobol? Explain.
Why would you use find and get rather than to obtain?
How do get the result of your program directly on your pc?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Write a cobol program making use of the redefine clause.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What are the cobol coding sheets?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is link edit in cobol?