‎2009 Aug 30 5:02 PM
i want to have an output like this in list:
1.
***
****
*****
******
2. in the word 'america' pick up the no of 'a' and write the total no no of 'a'.
'AMERICA'
I WANT THE CODE OF THIS AND THE WAY TO CODE
PLEASE HELP. REPLIES WILL BE APPRECIATED
‎2009 Aug 30 5:39 PM
1) what do you mean exactly, you may get lots of snippets which will not correspond to what you really want, for example:
WRITE / : '', '', '*', '***'. Is that okay?
2) search the forum for "letter count". If the threads do not give you the answer you expect, explain why, and then we may help you.
Be careful, be precise in your questions
‎2009 Aug 31 8:04 AM
Hello,
This is not tutorials session any way.
You can go to [SAP help|http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3357358411d1829f0000e829fbfe/frameset.htm] for more information on string manipulations.
Thanks,
Augustin.