Dear all
I have written a write statement as follow:-
write #1 me.textmessage
the output came out to be as follow:-
"(contents of the me.textmessage) "
I do not want the both quote (") to be written in the text file, how to go about it.
thanks & Best Regards
leopl
I have written a write statement as follow:-
write #1 me.textmessage
the output came out to be as follow:-
"(contents of the me.textmessage) "
I do not want the both quote (") to be written in the text file, how to go about it.
thanks & Best Regards
leopl
Comment