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
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What is the difference between goback, stop run and exit program in cobol?
How are the next sentence and continue different from each other?
Write the code to count the sum of n natural numbers.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
example for sub strings ? and refernce modifications whit output pls
What is the difference between PIC 9.99 and PIC9v99?
What are the cobol coding sheets?
Write a cobol program making use of the redefine clause.
Discuss about changing dataset name in proc.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
How arrays can be defined in COBOL?