There is still a problem with this I tried the text of field tField but no luck

put "name1,phone,child,adult,total,credit,paymenttype,address,address1,addre ss2,email,seatNo,ticket,showID" into tFieldNames
repeat for each item tField in tFieldNames
  put "'" & cleanSQL(field tField) & "'" & "," after tRowData
end repeat

Thanks
Liam Lambert
[EMAIL PROTECTED]
IRELAND


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to