Hello all,
In my BSP application i am using vbscript to transport data to excel.
In this excel i am giving a disclaimer which i am hardcoding using vbscript.
it's as follows:
wb.Activesheet.Cells(row,col).Value = "Disclaimer: SAP AG does not warrant the accuracy or completeness of the information, text, graphics, links or other items contained within these materials. SAP AG shall not be liable for any special, indirect, incidental or consequential damages,including without limitation, lost revenues or lost profits, which may result from the use of these materials.The information in this documentation is subject to change without notice and does not represent a commitment on the part of SAP AG in the future."
Now i want to convert this text in to otr.
Can anybody tell me how to convert this paragraph into "otr" text?
Thanks in advance,
Mahima.