O
OctavioOlguin
Guest
I've done several experiments, and the syntax i've bee using it's what should be used. So the snipet I saw here somewhere it's wrong in this aspect, as the folowing snipet would show a Record not available as expected. FIND FIRST Table1 WHERE Field1 = 12312312123 NO-ERROR. // it wouldn't find anything IF FALSE OR ( Table1.Field2 = "C") THEN DO: MESSAGE "No" VIEW-AS ALERT-BOX. END. So, rest my case,
Continue reading...
Continue reading...