Patrick, Try this "'Component' = """ + $S-Component$ + """"
Any time you want to represent a Quote inside of a string, you need a double quote, so the first one of course opens the string, the double toward the end of the first section is an escaped quote, then a 3rd to close the quote, then the variable, then an opening quote, a dbl quote, then a close quote. -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of patrick zandi Sent: Thursday, November 15, 2012 7:40 AM To: [email protected] Subject: QQ on AL -- external query ** Can I get an "Email Bonus Round" (Cash Cab Style) AL .. I want it to have the following format in the set field action 'Field' = "ActualFieldValue" ( ( ( "('Component' = )" +""") + $S-Component$) + """) -- no go "'Component' = """ + $S-Component$ --> this gets me 90% but I cannot get the " at the end I have tried +""" but the last " is black.. so it is a no go. ---------- PS it is a ruff last couple of days.. and the coffee is just not awaking my mind.. -- Patrick Zandi _attend WWRUG12 www.wwrug.com ARSlist: "Where the Answers Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

