|
We're on 7.1 and we do not have QSYS2.QCMDEXC. (Perhaps we haven'tcommand
installed something, but I'm doubtful of that.)
However, we get around the problem by defining a variable for the
string long enough to handle the longest string we anticipate needing to
process. Then we move the actual command string into it which leaves the
rest padded with blanks. after that, we simply call QCMDEXC with thefull
length of the field for the string passed as the second parameter.QCMDEXC
doesn't care about the extra blanks on the end of the string.
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.