Answer Posted / guest
tallying is ued for counting the lettlers..
it is ued in Inspect statement
ex: 01 ws-variable pic x(10) value 'raja ramesh'
if u want count the letter "r' count. u can use the
talyying variable...
please let me now if u need any clarifiaction on this..
raki_9@yahoo.co.in
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Write a program to explain size error.
What is the problem of ordered sequential files access?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What is an in line perform? When would you use it? Anything else you wish to say about it.
how do you reference the variable unblock file formats from cobol programs
What are the different rules to perform a Search?
what is the use of outrecord?
how to refer the data field?
What are declaratives and what are their uses in cobol?
What is the LINKAGE SECTION used in COBOL?
What is a report item?
What is difference between static and dynamic call in cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
example for sub strings ? and refernce modifications whit output pls