how can count the number of character in feild ?? suppose
for instance i have a feild with value ' rajesh sarkar'
then how can v count the number of characters whitout
spaces...........
Answer Posted / pradeep
INSPECT VARIABLE1 TALLYING WS-COUNT FOR CHARACTERS
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When is inspect verb is used in cobol?
How do you reference the following file formats from cobol programs?
Write the code to count the sum of n natural numbers.
Difference between array and sub-script ?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How to know whether the module is dynamical or statistical?
In COBOL programming, what is PERFORM? What is VARYING?
how to access the file from prodution from changeman tool and to submit a file to production
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Difference between cobol and cobol-ii?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How are the next sentence and continue different from each other?
A table has two indexes defined. Which one will be used by the SEARCH?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What rules are followed by the search verb.