You might want to change your scan loop to use a filter instead:<br>myFilter = ""<br>IF .NOT. EMPTY(m.framenum)<br> myFilter = myFilter + "upper(alltrim(framenum)) = upper(alltrim(m.framenum))" + " .AND. "<br>ENDIF<br><br>IF .NOT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.