An unloaded record can still be the current record.
also
ALL RECORDS([RecipeRec]) // has current record
LAST RECORD([RecipeRec]) // has current record
NEXT RECORD([RecipeRec]) // no current record
.
.
.
USE NAMED SELECTION("ASD") // no current record
> On Mar 13, 2020, at 8:05 AM, Chip Scheide via 4D_Tech <[email protected]>
> wrote:
>
> and I would read into that - IF there is no selected record, the command will
> load the First Record
>
> Chip
>
>
>> Hi Douglas
>>
>>
>> Doc says:
>> When you create a named selection, the current record is “remembered” by the
>> named selection. USE NAMED SELECTION retrieves the position of this record
>> and makes the record the new current record; this command loads the current
>> record.
>>
>> In your example, the first record is the "current record". So for me, it
>> works like it should be.
>>
>> Patrick
>>
>>
>>
>> -----
>> Patrick EMANUEL
>> ------------------------------------------------------------
**********************************************************************
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]
**********************************************************************