|
Rich,
You need to double up on the embedded quotes. It's probably a lot
easier to do it in a language other than CL. RPG's %Replace() BIF
should make it a trivial task.
You'll also have to make sure the variable is long enough
accommodate the additional characters.
-mark
At 2/9/2011 10:51 AM, you wrote:
I'm using QCMDEXC in a CL program to call a complex command with variable
parameters. One of the parameters is text and may or may not contain an
embedded apostrophe. When it does, it is causing havoc with the call
through QCMDEXC and that is failing. I've tried forcing a quote character
before and after the text string, but that does not seem to help. I think
I've done this before, but I can't find an example in my sand box.
Any suggestions?
I'm currently using the following construct when building the QCMDEXC
string:
'PARM(' *CAT"E *CAT&TEXT *TCAT"E *CAT ')'
Rich Loeber - @richloeber
Kisco Information Systems
[1]http://www.kisco.com
SDG
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.