How To move a value to an array using move verb?
Answer Posted / srinivas yadav
MOVE VARIABLE TO ARRAY-ELEMENT.
EX: MOVE A TO WS-ARRAY.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Define static linking and dynamic linking.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How to remove 2 duplicate records and copy only one using job control language?
Can we change the password using ALTER? anyone tried and changed?
How do define dynamic array in cobol.
Explain the configuration section of a cobol program with examples of syntax.
Why would you use find and get rather than to obtain?
What are the different rules for performing sort operation?
) how do u code after getting data?
Can we redefine the field of x(200) to less than 200?
Write a program to enter and display the names of students in a class using the occurs clause.
State the various causes of s0c1, s0c5 and s0c7.
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
Name the sections present in data division.
What is the difference between comp and comp-3 usage?