[50952] in SAPr3-news
Programming Question - Escape character for apostrophe - '
daemon@ATHENA.MIT.EDU (Yokie_Joe)
Thu Aug 5 07:18:17 2004
To: sapr3-news@mit.edu
Date: 5 Aug 2004 04:18:09 -0700
From: yokie_joe@hotmail.com (Yokie_Joe)
Message-ID: <42de8b49.0408050318.5df81c5b@posting.google.com>
Hello all
I want to do a translate or search and replace statement which will
check a string for the character ' and replace it with a space. Is
there an escape character for ' because if I write:
TRANSLATE PRPS_R-VERNA USING '' '.
I get a syntax error.
thanks in advance
Joe