Can we change the status of aSelected?
The idea is that I call several functions (one by one) with a different ordscope() selection. The result records of that selection should be set to .t. in de aSelected
Next again a ordscope with other results, but these also need to be set .t. in aselected.
etc...
Finaly all selections are made and oBrw:aSelected contains all record from different searches/selections.
redraw of xbrowse should show all the records in aSelected.