Options

having trouble to filter * %1*

Hi All,

I have a line of code which is

table.setfilter("No.",*%1*,"Document No.");
if table.findset then ;

if did findset or findfirst, but when I debug it, it goes to the beginning of the data which is not correct.

do you know what is missing from the code ?

thanks,


Best Answer

Answers

Sign In or Register to comment.