revDataFromQuery with variable list question

Stephen MacLean smaclean at madmansoft.com
Sat Mar 15 01:44:42 EDT 2014


Hi All,

I'm having a problem with this:

put "SELECT mFromGUID from messages WHERE (mTextContent LIKE '%:1%')"  into gMsgListQuery

put revDataFromQuery(,comma, gDatabaseID, gMsgListQUERY,"tFld") into tSearchResult

puts nothing into tSearchResult and the result is empty.

Do I have escape something differently? Or just missing something?

TIA,

Steve MacLean








More information about the use-livecode mailing list