I think has always been behavior. Simply use unload record after use command. Set named selection etc
Regards Chuck Sent from my iPhone > On Mar 12, 2020, at 6:05 PM, Douglas von Roeder via 4D_Tech > <[email protected]> wrote: > > Keith: > > Thank you for confirming that. > > -- > Douglas von Roeder > 949-910-4084 > > >> On Thu, Mar 12, 2020 at 1:49 PM kculotta via 4D_Tech <[email protected]> >> wrote: >> >> It works just as you described in v18 Mac too. >> If you put NEXT RECORD after ALL RECORDS, that second record is later >> restored. >> >> Keith - CDI >> >>> On Mar 12, 2020, at 3:10 PM, Douglas von Roeder via 4D_Tech < >> [email protected]> wrote: >>> >>> 4D 17R6 on Windows. >>> >>> ALL RECORDS([People]) >>> //Lots of records in the current selection >>> //There is a current record >>> >>> UNLOAD RECORD([People]) >>> //Lots of records in the current selection >>> //There is no current record >>> >>> COPY NAMED SELECTION([People];"ASD") >>> //Lots of records in the current selection >>> //There is no current record >>> >>> QUERY([People];[People]SSAN="8675309”) >>> //No record found >>> //There is no current selection >>> //There is no current record >>> >>> USE NAMED SELECTION("ASD”) >>> //Lots of records in the current selection >>> //There is a current record >>> >>> CLEAR NAMED SELECTION("ASD") >>> //Lots of records in the current selection >>> //There is a current record >>> >>> I wasn’t expecting a Use named selection to load a record. >>> >>> Has anyone else experienced this? It is reproducible? >>> >>> -- >>> Douglas von Roeder >>> 949-910-4084 >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> Archive: http://lists.4d.com/archives.html >> Options: https://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

