Skip to Content
0
Former Member
Jan 30, 2008 at 10:57 AM

Inserting inverted comma in constant

420 Views

Hi

I have to include an inverted comma in text literal.

How to do this.

The text is 'MSD Int' l Services B.V.'

Note the comma after "int" in above text

if i declare like this

constants:c_1048_text TYPE char40 VALUE 'MSD Int' l Services B.V.'.

this is giving error.