×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Rich,
Wouldn't you have to go through the text string and add a second quote to the embedded apostrophe?
Paul Morgan
Principal Programmer Analyst
IT Supply Chain/Replenishment
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Rich Loeber
Sent: Wednesday, February 09, 2011 10:51 AM
To: Midrange Systems Technical Discussion
Subject: CL QCMDEXC Brain Cramp
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
References
Visible links
1.
http://www.kisco.com/
As an Amazon Associate we earn from qualifying purchases.