|
Eric, do you have this backwards? i.e. you don't put the quotes and +'s in the sql statement, but you build the variable in the CL like this: DCL &orgout *char (8) chgvar &orgout ('"' *TCAT &ORGIN *TCAT '"') ? so that the value of the &orgout is "CSR301" 12345678 ? I tried that with single quotes, but it didn't work. i'll try with doubles next. thanks, Rick ----original message----- Richard, More fun with "'"'s :) Remember, you gotta build an extra layer of apostrophe's before you pass it in..... ORIGORG = '"' + &A5 +'"' Eric DeLong
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.