Hello again Alan, Removing the third parameter seems to fix things! Thanks for catching that one. I must have carried it over from Find in Array, which does have an optional 3rd parameter. Alan
On Sat, Aug 20, 2016 at 3:50 PM, Alan Tilson <[email protected]> wrote: > Hello Alan, > Yes, that is what I thought, but I can find no documentation about a 3rd > parameter, going all the way back to 4D 2004. > Very strange to have added an extra parameter and that it causes the > function to fail! > I will test with 2 parameters only. > Thanks! > Alan > > On Sat, Aug 20, 2016 at 3:33 PM, Alan Chan <[email protected]> wrote: > >> Hi Alan, >> >> What's the 3rd parameter, position start to count? >> >> Alan Chan >> >> >> 4D iNug Technical <[email protected]> writes: >> >$count_toDelete:=Count in array($pAr_DeleteFrom->;$_Valu >> eToDelete;$start) >> >> >> ********************************************************************** >> 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] >> ********************************************************************** >> > > ********************************************************************** 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] **********************************************************************

