|
Pat, have you gotten this to actually work? I've used double quotes before in OPNQRYF's QRYSLT with good effect, but can't seem to use them in CPYF like you've suggested. db > -----Original Message----- > From: midrange-l-bounces@xxxxxxxxxxxx / Pat Barber > Sent: Thursday, October 07, 2004 1:56 PM > > To get around all those very nasty '''''' and getting > the combo to work, create the search string in a variable > like this: > > dcl &sel *char len(22) value('*if txsuf *eq "xxxxx" ') > > more clp stuff > > chgvar var(%sst(&sel 16 5)) value(&var5) > > Then your statement looks like this: > > CPYF FROMFILE(VATTBL) TOFILE(*PRINT) + > > INCREL((&sel)))
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.