‎2006 Jun 29 8:20 AM
Hi all,
In SAP Script how to output a paragraph in Capital letter.
Ravi.
‎2006 Jun 29 8:22 AM
‎2006 Jun 29 8:34 AM
Hi Ravi,
1.Go to paragraph format tab double click on the paragraph format that you are using for the text to which you want it to be bold.
2.Go to FONT tab.Put the Bold 'ON' save and active the form and run the program it will work
Message was edited by: mukesh kumar
Message was edited by: mukesh kumar
‎2006 Jun 29 8:40 AM
Hi Ravi,
Don't think that you can specify something to display in Capital Letters. Why not type everything in Uppercase directly rather than converting to Upper Case. The only think you can change is either <b>Bold, Underline</b>. Dont think you can do it.
Regards,
Tushar
‎2006 Jun 29 8:52 AM
Hi Ravi,
Sorry for my first answer.I thought you want bold.No there is not any way to convert the text Capital.You have to write it in Capital.
‎2006 Jun 29 8:54 AM
Hello Ravi,
U have to translate the value of the varaiable to uppercase and then pass this varaible as the program symbol.
I think it may work.
Regards,
Vasanth