waht is inspect verb? where it can be in real time?
Inspect is use to count the occurrences of a character in a
string & replace the char or sub-string in a string.....ect..
In real time if u do any mistake in entering data like
account no....524000200 rather then 542000200
by using Inspect U can achieve it easily ......
| Is This Answer Correct ? | 1 Yes | 0 No |
What are differences between COBOL and java ? why we are giving more preference to COBOL ?
give the examples of strings in cobol
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What are all the divisions of a COBOL program?
when iam reading a flat file which has 100 records through cobol program when iam reading 50th records it gets abends .. so when i run the program again it should read from 50th record .where it got abened ? how it is possible
WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??
How can you add a particular field/coloumn in copybook?
HOW TO MOVE REDEFINES CLAUSE FROM INPUT TO OUTPUT ?
Difference between next and continue clause
What are the ways you can generate a copybook?
input:- A 10 20 30 40 B 5 7 10 14 C 8 12 14 16.... output:- A = 100,B=36,C=50. Here spaces are considered between numbers. When we give input as above, the numbers should be added n displayed.So please help me out.
In the JCL, how do you define the files referred to in a subroutine ?