Sasquatch69
Programmer
Hi, i need to replace all apostrophe(') in a string.
i use this:
INSPECT MYVARIABLE REPLACING FIRST 'apostrophe' BY space.
How can i write apostrophe in that case??? (''',not work)
thanks a lot.
i use this:
INSPECT MYVARIABLE REPLACING FIRST 'apostrophe' BY space.
How can i write apostrophe in that case??? (''',not work)
thanks a lot.