please..could u give an example about USAGE IS
POINTER ..and explain why and when we use it ?
No Answer is Posted For this Question
Be the First to Post Answer
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 ?
i friends greetings to the day...!!! I face a quation like"while runnig the programe every day i have to access the previous day updates only...!! Ex:- Let last day 100 customers took bank account i have to select those customers only.."
write a program to eliminate duplicate records in a input file and send them to output file.THIS IS IGATE RECENT QUESTIONN.....JUST 1 WEEK BACKKKK...
Describe the difference between subscripting and indexing ?
01 a pic 9(6) value is 123456 01 b pic 9(3) move a to b wht will be the value ?
what is rediffine clause?in what situation it can use?give me real time example?
can i use multiple when statements in search & search all ? justify ur answer?
When can the USING phrase be included in the call statement ?
can we declare occurs in 01 level?
What will happen if you code GO BACK instead of STOP RUN in a stand-alone COBOL program i.e. a program which is not calling any other program ?
01rec1. 05 a pic 999v99 value 123.12 05 b pic 99v9 value 45.9 02 rec2. 05 x pic 999v99 05 y pic 99v99 05 z pic x(3) value 'abc' if rec1 is moved to rec2 then what is the value of rec2?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there