issues with rev comparing a returned string

Kay C Lan lan.kc.macmail at gmail.com
Fri Jan 30 22:41:24 EST 2009


What happens if you change it to:

put revDataFromQuery(TAB, LF, tConnID, tSQL) into tColumnInfo
if (word 1 of tColumnInfo = "revdberr") then
 put tColumnInfo
end if

HTH



More information about the use-livecode mailing list