1.find most occurrences of a character.
for exm: input:aaabbbbdddddyyy
output: d 5 times
how can i get that?
Answer Posted / hummn
It can easily be done by using the BIF %ELEM.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how do I play {insert rpg system here}?
what is file information data structure?
what is the rpg system?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is kids-rpg?
How can we know running job is batch or interactive?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
what is data area and how it is used in rpg program ?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is the difference between iter and do?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
can you debug ile rpg program using isdb?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
When it is desirable to describe files Internally?
are there any useful c runtime apis that I can call from rpg iv?