Escaping Quotes?
Mark Wieder
mwieder at ahsoftware.net
Wed Mar 31 17:26:41 EDT 2010
Andre-
Wednesday, March 31, 2010, 1:48:52 PM, you wrote:
> put format("\"C:\Program Files\Visual CUT 11\Visual CUT.exe\" -e
> \"C:\Rev\FOM2\LeaseReports\All Leases\LeasePaymentsbyLeaseName.rpt\"
> \"Parm1:2010\" ") into tCmd
Thanks. I forgot format() would do that. But you really need
put format("\"C:\\Program Files\\Visual CUT 11\\Visual CUT.exe\" -e \"C:\\Rev\\FOM2\\LeaseReports\\All Leases\\LeasePaymentsbyLeaseName.rpt\" \"Parm1:2010\" ") into tCmd
--
-Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list