Re: Help->v11 to v17 Upgrade or New?

2018-10-19 Thread Kirk Brooks via 4D_Tech
Dani, On Fri, Oct 19, 2018 at 8:22 AM Dani Beaubien via 4D_Tech < 4d_tech@lists.4d.com> wrote: > I have been using GitHub to track changes on the exported code. I have > projects that go back years that are in GitHub. Did I just hear you say something about uploading direct from 4D into

Re: Mac OS 10.14 Mojave and 4D 15

2018-10-19 Thread Kirk Brooks via 4D_Tech
I'm using v15.6,.5,.4 every day without those sorts of issues. Including 4D server. It's probably not 4D itself, some other interaction. On the other hand I spent a couple of hours setting up an external drive as a boot drive (with Mavericks!) so I can boot an old laptop into that for working with

Re: Mac OS 10.14 Mojave and 4D 15

2018-10-19 Thread Lee Hinde via 4D_Tech
I’ve got a fairly complicated db in 15.4 that I can open ok and use as needed until It bails on ALP use. The client is budgeting for an update. > On Oct 19, 2018, at 2:31 PM, macjimbo via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > I just tried running 4D 15.6 (4D, not a built app) on a Mac

Re: Mac OS 10.14 Mojave and 4D 15

2018-10-19 Thread macjimbo via 4D_Tech
I just tried running 4D 15.6 (4D, not a built app) on a Mac with Mojave and it just crashed on launch. I'm not using Webkit, in fact I only launched it with the standard plugins. So I don't really know what to do, other than start down the 4D upgrade route which I was hoping to put off for a

Re: Help->v11 to v17 Upgrade or New?

2018-10-19 Thread Dani Beaubien via 4D_Tech
In this situation, I use Code Analysis is to find out what code has changed due to the upgrade to a newer version of 4D. Here is an example. I am moving a structure from v16 to v17 and I want to know all the changes that occur. In v16, I use the Code Analysis component to export all the

Re: Help->v11 to v17 Upgrade or New?

2018-10-19 Thread Patrick Emanuel via 4D_Tech
About QS_Toolbox, the one I really know, there is a bunch of tools in the Structure Analysis part. It works from V15 to V17, but nothing has been added since V16R6. QS_Toolbox performed very few update for you. Its goal is to identify

Re: Help->v11 to v17 Upgrade or New?

2018-10-19 Thread Robert ListMail via 4D_Tech
Patrick or Dani, how might your tool help identify what needs to change? R Sent from my iPhone > On Oct 19, 2018, at 2:09 AM, Patrick Emanuel via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > Some tools can help you like QS_Toolbox from me or CodeAnalysis from Dani > Beaubien for example, and

Re: Help->v11 to v17 Upgrade or New?

2018-10-19 Thread Patrick Emanuel via 4D_Tech
4D Tech mailing list wrote > So, there are more than 700 lines of code with the deprecated “_o_” > prefix. Perhaps I could make a lot of that go away via Search/Replace (a > feature that I normally don’t use). Some tools can help you like QS_Toolbox from me or CodeAnalysis from Dani Beaubien for