SUPPOSE I HAVE 60 CHARACTERS STING. IN THAT I WANT FIND OUT
HOW MANY TIMES 'A'(ASSUME)WILL REPEATED AND I HAVE TO
PASS 'E' IN PLACE OF 'A'ALONG THAT STRING.
Answer Posted / pandu
Thanks Vinodh
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do define dynamic array in cobol.
how do you reference the ksds vsam file formats from cobol programs
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
When is inspect verb is used in cobol?
What is the difference between binary search and sequential search?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What are the different rules to perform a Search?
Difference between cobol and cobol-ii?
How do you get the data to code the BMS macro?
What is Pic 9v99 Indicates in COBOL?
What is the LINKAGE SECTION used in COBOL?
What is the Purpose of Pointer in the string?
What are the pertinent COBOL
How do you define a variable of comp-1 and comp-2?
Give some examples of command terminators?