‎2006 Dec 14 1:11 AM
Hi all,
I have a string variable below, and I want to output it onto the screen with quotation mark, how to do it ? Thanks.
(Suppose the text contains a quotation mark, e.g. I am a 'Fool'
write: 'I am a 'Fool' '. which is not allowed.)
‎2006 Dec 14 1:18 AM
Hi
Try this:
WRITE: 'I AM ''SMART'''.
The result is: I AM 'SMART'
Regards,
‎2006 Dec 14 1:18 AM
Hi
Try this:
WRITE: 'I AM ''SMART'''.
The result is: I AM 'SMART'
Regards,
‎2006 Dec 14 7:15 AM
Hi ,
If you are using the selection-screen then use the comment opition in it else if you desiging with the module pool program then we have use the label commad.
thank
kiranprasad