I can't scape special characters with LIKE, even the help's example PRINT "Gambas" LIKE "G[Aa]\*" doesn't work ("Bad character constant in string"). Any suggestion?