A long time ago I created a dialog with two different xbrowse but with the same archive using Tdatabase as you can see in this picture
Now I would like to create the same thing but using the traditional dbf i.e. without tdatabase i.e. in an exclusive way
in the first xbrowse records with the "days" field = 1 the second xbrowse records with the "days" field> 1 are displayed
I can't create arrays because the records of the first xbrowse and the second must be modified and saved in the archive
Any solution Please