Re: how do I turn it into a component or a database

2018-10-16 Thread Axel Kohlepp via 4D_Tech
Hello, please look at: https://github.com/ThomasMaul/UserMode_Component https://github.com/ThomasMaul/Tools_TM_export there is nothing to compile ?! Best regards, Axel Kohlepp Pat Bensky schrieb: Axel, See: http://doc.4d.com/4Dv17R3/4D/17-R3/Compiled-structure-page.300-3961299.en.html

Re: Elementary question - solved

2018-10-16 Thread Jeremy Roussak via 4D_Tech
I have discovered that if I change the names of the shortcut files so that they match exactly those of the component databases to which they point, 4D recognises and follows them. This involved deleting “ - shortcut” from each name. Odd. Jeremy > On 13 Oct 2018, at 12:01, Jeremy Roussak via

Re: how do I turn it into a component or a database

2018-10-16 Thread Pat Bensky via 4D_Tech
Axel, See: http://doc.4d.com/4Dv17R3/4D/17-R3/Compiled-structure-page.300-3961299.en.html On Tue, 16 Oct 2018 at 00:06, Axel Kohlepp via 4D_Tech <4d_tech@lists.4d.com> wrote: > Hello, > > I found the following things: > > https://github.com/ThomasMaul/UserMode_Component > >

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

RE: Built Server—Best Practices...

2018-10-16 Thread Timothy Penner via 4D_Tech
Just to clarify - The suggestion from 4D Technical Support is to include 100% of the entire application package that is built by 4D. Typically this is done by archiving the application in a ZIP file or on a DMG and transferring the archive to the destination machine where it is unarchived. You

Re: Built Server—Best Practices...

2018-10-16 Thread Tim Nevels via 4D_Tech
On Oct 16, 2018, at 2:00 PM, Robert wrote: > I recently started to use built client/server more often since I inherited a > client that was already doing that. I was told by another developer that when > doing a structure change that I can simply swap the .4DC file and I’m done. > 4D TS

Re: Built Server—Best Practices...

2018-10-16 Thread Kirk Brooks via 4D_Tech
Robert, I wouldn't presume to argue with Tim on best practices but will say I've been doing those sorts of updates to my built server app for - years. I've never has an issue that tracked back to it. Yet. The main benefit is users don't have to wait through downloading a new set of

Custom Object Libraries crash 4D V16.4

2018-10-16 Thread Julio Carneiro via 4D_Tech
Does anyone here use, or have used, Custom Object Libraries? in V16? is that broken in V16? It works fine for me in V12! But in V16, 4D crashes whenever I try to use a item from Custom Object Library, while trying to edit a User Form. At first I thought it might be the fact that the Library

Built Server—Best Practices...

2018-10-16 Thread Robert ListMail via 4D_Tech
I recently started to use built client/server more often since I inherited a client that was already doing that. I was told by another developer that when doing a structure change that I can simply swap the .4DC file and I’m done. 4D TS suggests that this is not wise and that I should probably

RE: Structure to TEXT files... GitHub

2018-10-16 Thread Timothy Penner via 4D_Tech
> I don’t seem to have this command in 4D v17R2 or 15.6. It's in v17 R3 https://blog.4d.com/text-files-from-your-structure-file/ -Tim ** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options:

Re: Structure to TEXT files... GitHub

2018-10-16 Thread Robert ListMail via 4D_Tech
Okay, I just found the answer—super-cool!!! From the blog: "All of the above scenarios are now possible! Beginning with v17 R3, you can export the .4DB file into multiple text files. This offers you many new possibilities." Text files from your structure file – 4D Blog >

Re: Built Server—Best Practices...

2018-10-16 Thread Keisuke Miyako via 4D_Tech
to restore local backup settings (because the backup settings file is always located inside the application's preferences folder) I wrote this https://github.com/miyako/4d-utility-backup-dialog to get/set all settings as a single object (object notation required). I have a similar solution

Structure to TEXT files... GitHub

2018-10-16 Thread Robert ListMail via 4D_Tech
Can you explain how to export my entire source code as shown in this video by “4D Software”? I don’t seem to have this command in 4D v17R2 or 15.6. Export your structure file in multiple text files - YouTube > https://www.youtube.com/watch?v=nQlO9bbKNJc=1s >

Re: Custom Object Libraries crash 4D V16.4

2018-10-16 Thread Charles Miller via 4D_Tech
have you tried 32 and 64 bit versions of 16. If so do both crash If both do not crash, perhaps that will lead to something helpful Regards Chuck On Tue, Oct 16, 2018 at 3:50 PM Julio Carneiro via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Does anyone here use, or have used, Custom Object

Re: Structure to TEXT files... GitHub

2018-10-16 Thread Robert ListMail via 4D_Tech
So, could this structure data not be used to create a new 4D database? Can it be imported back into 4D…? Thanks, Robert > On Oct 16, 2018, at 6:26 PM, Timothy Penner via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > It's in v17 R3 > https://blog.4d.com/text-files-from-your-structure-file/ >

Re: Structure to TEXT files... GitHub

2018-10-16 Thread Dani Beaubien via 4D_Tech
You can also use my free Code Analysis component. There are versions of the component that work with 4D v12 and on. The code export works very well. You can also use it to do a direct comparison from your structure to a previously exported methods. It is possible to export the forms to json.

Re: Structure to TEXT files... GitHub

2018-10-16 Thread Robert ListMail via 4D_Tech
Hi Dani, yes, thanks for the reminder. I think I used your product once before. As I recall only methods are exported and that some resources that fully define the structure are not represented, do I have that right? It looks like v17R3 will export forms and all other resources. R Sent from

RE: how do I turn it into a component or a database

2018-10-16 Thread Epperlein, Lutz (agendo) via 4D_Tech
Thomas changed the Readme some hours ago. And in fact there is mentioned the version 4D V17R3. And ... > This is export only, you cannot directly import them. As I (and others) already said ... Regards Lutz Epperlein -- Lutz Epperlein -- Agendo

Re: Custom Object Libraries crash 4D V16.4

2018-10-16 Thread Julio Carneiro via 4D_Tech
Well, this is on Windows, so server is 64-bit and client is 32-bit. No other options. > On Oct 16, 2018, at 6:14 PM, Charles Miller via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > have you tried 32 and 64 bit versions of 16. If so do both crash > > If both do not crash, perhaps that will lead

Re: Built Server—Best Practices...

2018-10-16 Thread Robert ListMail via 4D_Tech
Thanked Kirk, Tim & Tim! :) This is what I thought you guys might say…. So, do you use the XML to do the build or the standard GUI? R > On Oct 16, 2018, at 2:39 PM, Tim Nevels via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > The “Best Practice” is to do what 4D TS says

Re: Custom Object Libraries crash 4D V16.4

2018-10-16 Thread Chuck Miller via 4D_Tech
I think there is 32 bit windows server as well Regards Chuck Sent from my iPhone > On Oct 16, 2018, at 5:29 PM, Julio Carneiro via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > Well, this is on Windows, so server is 64-bit and client is 32-bit. No other > options. > >> On Oct 16, 2018, at

[off] Holy Geez! Boston Dynamics - Spot

2018-10-16 Thread Chip Scheide via 4D_Tech
~15 min video https://www.youtube.com/watch?v=AO4In7d6X-c Chip --- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ** 4D Internet Users Group (4D iNUG) Archive:

RE: how do I turn it into a component or a database

2018-10-16 Thread Chip Scheide via 4D_Tech
I just DLed the two github libraries they are BOTH from v17r3 so the versioning/feature set maybe important On Tue, 16 Oct 2018 09:30:54 +, Epperlein, Lutz (agendo) via 4D_Tech wrote: > @Pat: No, this is the wrong approach. Did you looked at the github > repositories? > The sources are

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: [off] Holy Geez! Boston Dynamics - Spot

2018-10-16 Thread Jeremy Roussak via 4D_Tech
Wow. Thanks for that, Chip. Jeremy > On 16 Oct 2018, at 16:04, Chip Scheide via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > ~15 min video > https://www.youtube.com/watch?v=AO4In7d6X-c > > Chip ** 4D Internet Users Group