Re: v13 - Why would a query fail to change current reocrd?

2018-10-16 Thread Chip Scheide via 4D_Tech
Pat, Thanks! this occurred to me last night, after I had gone home - of course :) And the answer is --YES-- there was/is a set query destination command. I have it wrapped as part of a component for set management (Setutl). It was silently failing :( Chip On Tue, 16 Oct 2018 10:04:25 +0100,

Re: v13 - Why would a query fail to change current reocrd?

2018-10-16 Thread Pat Bensky via 4D_Tech
Chip, You haven't got a SET QUERY DESTINATION somewhere have you? Pat On Mon, 15 Oct 2018 at 23:24, Chip Scheide via 4D_Tech <4d_tech@lists.4d.com> wrote: > Background > - I use 2 tables to manage listboxes. > - I am on an entry form, which includes a selection listbox. > - I am trying to

v13 - Why would a query fail to change current reocrd?

2018-10-15 Thread Chip Scheide via 4D_Tech
Background - I use 2 tables to manage listboxes. - I am on an entry form, which includes a selection listbox. - I am trying to display, in a dialog (Mac so a type 34 sheet window), a different listbox (array) to allow the user to make a selection. before the below code executes, the current