Hello everyone
what am I doing wrong with this script
I have used similar code that worked but this does not

 global gConID
  local tBookingID
  set itemDel to tab
  put fld "id"  into tName

put "SELECT (Surname) FROM Booking where FirstName = 'tName'" into tFname
  put revdb_querylist(,,gConID,tFname) into tName
  put tName into fld "surName"

Thanks
Liam

IRELAND
[EMAIL PROTECTED]



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

Reply via email to