Answer Posted / dev
Can u explain why it throws compilation error?
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between external and global variables in COBOL?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What rules are followed by the search verb.
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.
What is the difference between perform … with test after and perform … with test before?
example for sub strings ? and refernce modifications whit output pls
What is length is cobol?
Why did you choose to work with ibm mainframe cobol programming?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Which Search verb is equivalent to PERFORM…VARYING?
What type of SDLC u followed? Why?
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
What is a scope terminator give example?
What are various search techniques in cobol? Explain.