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 |
There is a variable with value 19446. Requirement is to convert it to 194.46. I tried it by doing divide by 100 and my receiving field data type is 9(03)v99. But the output is 194. I am not getting the decimal value. Could anyone pls let me know how to get this done?
i WANT ALL ERROR codes IN CICS and DB2
if a file has 1000 recods how copy the records from 1 to 100 records using sort
Can we dynamically increase the size of occurs clause? i.e In case I an not sure of the size of array and want to increase the size at run time.If yes , how?
What are the different forms of EVALUATE statement?
How do you define a sort file in JCL that runs the COBOL program?
What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......
hi dudes.....can any one help me..... what is SET TO TRUE all about,anyway?
give the examples of strings in cobol
How to define a array dynamically.....
how many maximum no of variables can be declared in linkage section ?
What is the difference between SEARCH and SEARCH ALL?