Robert, Just out of curiosity, what happens if there is no current record to add to the set? - do you get an error, which might only indicate no record exists to add to an existing set? - nothing happens, even if set does not exist?
> On Jul 17, 2017, at 8:48 AM, Robert Livingston via 4D_Tech > <[email protected]> wrote: > > In the sample code: > > > > $testInSet:=ADD TO SET($setName) > > > should just be > > > > ADD TO SET($setName) > -- Julio Carneiro [email protected] ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

