What is the meaning of 'TALLING' verb in cobol?

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


Please Help Members By Posting Answers For Below Questions

how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1915


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1917


What is the difference between perform … with test after and perform … with test before?

868


How can you get the ksds file records into your cobol program?

636


What are the different data types in cobol?

781






There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

920


What is the difference between structured cobol programming and object alternativelyiented cobol?

746


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

666


Whats the difference between search & search ALL?

5237


What is the difference between comp and comp-3 usage?

669


Write the code to count the sum of n natural numbers.

696


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17015


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

693


How do you define a variable of comp-1 and comp-2?

692


What are the different rules to perform a Search?

610