Answer Posted / abc
it doesn't take any memory space
| Is This Answer Correct ? | 2 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 do you define a variable of comp-1 and comp-2?
How you can read the file from bottom?
how can i see junk values in dclgen or in hostvariable of comp ?
how do you reference the printer file formats from cobol programs
What kind of error is trapped by on size error option?
What is the local-storage section?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
how to access the file from prodution from changeman tool and to submit a file to production
What are the rules of the move verb?
what happens if parmparameter passes zero bytes to the program
How arrays can be defined in COBOL?