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

Why did you choose to work with ibm mainframe cobol programming?

637


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1912


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

863


How do you reference the following file formats from cobol programs?

702


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1935






How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2733


State the various causes of s0c1, s0c5 and s0c7.

667


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...)

1937


explain sorting techniques in cobol program?

694


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10669


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1963


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

665


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

726


What guidelines should be followed to write a structured cobol prgm?

675


What is the difference between Call and a Link?

704