marvin2010
Programmer
Please help me the the syntax:
ls_filter = "caller_id not like '" + "NAC" + "%'" + " and caller_id not like '" + "CI" + "%'"
because I keep on getting the "expecting true/false expression"
thanks!
ls_filter = "caller_id not like '" + "NAC" + "%'" + " and caller_id not like '" + "CI" + "%'"
because I keep on getting the "expecting true/false expression"
thanks!