Re: 4D Lists Disappearing - Cause Unknown - v17.2

2019-11-01 Thread Keisuke Miyako via 4D_Tech
CLEAR LIST works on a list in memory. should you not rather search for calls to SAVE LIST ? > 2019/11/02 2:19、Alan Tilson via 4D_Tech <4d_tech@lists.4d.com>のメール: > > At one point I commented out all the Clear List calls in the db and the > issue occurred again!

Re: 4d v16.6 and OS X 10.11.6

2019-11-01 Thread Chip Scheide via 4D_Tech
Thanks! I guess I have to look at what will be necessary to upgrade to 10.13.. Chip On Sat, 2 Nov 2019 07:43:52 +1100, Wayne Stewart via 4D_Tech wrote: > Chip, > > It works but crashes frequently, especially in development. > > I created a background process that brought process #1 to the

Re: 4d v16.6 and OS X 10.11.6

2019-11-01 Thread Wayne Stewart via 4D_Tech
Chip, It works but crashes frequently, especially in development. I created a background process that brought process #1 to the front every five minutes. That way at most I'll lose 5minutes of work. Regards, Wayne On Sat, 2 Nov 2019 at 07:31, Chip Scheide via 4D_Tech

4d v16.6 and OS X 10.11.6

2019-11-01 Thread Chip Scheide via 4D_Tech
does anyone have any experience with this combination? Both from a development (stand alone) and Client/server installation. I know the matrix says - not supported, but v16 starts on OS X 10.11.6... Thanks Chip We have done so much, with so little, for so long; We are now qualified to anything

4D Lists Disappearing - Cause Unknown - v17.2

2019-11-01 Thread Alan Tilson via 4D_Tech
Hello everyone, We are having a very strange recurring problem where most of our static lists disappear. I copied them several times from an older db, and then I developed a way to backup and restore them, but what could be causing this? At one point I commented out all the Clear List calls in

Re: 4D Write Pro v17R6 (How to get 2-different layouts on the same page?)

2019-11-01 Thread THOMAS BENEDICT via 4D_Tech
Hi Jeremy, I haven’t actually done it, but I think you wouldn’t insert a break, but rather create a new “WP Section”. This blog posting may help: https://blog.4d.com/manage-sections-with-code-in-a-4d-write-pro-document/ HTH, Tom Benedict > On November 1, 2019 at 7:55 AM Jeremy French via

4D Write Pro v17R6 (How to get 2-different layouts on the same page?)

2019-11-01 Thread Jeremy French via 4D_Tech
How would I programmatically format a page, like this: <2-columns> <1-column> In other words -- on the **same** page -- I would like to have **2-different** layouts. Initially, the layout is 2-text columns. The -- while remaining on the same page -- I would like to change the