Re: Collections and Entity Selections Cheat Sheets

2019-05-01 Thread Tilman Haerdle via 4D_Tech
Thank you, that ist really cool and to the point! Tilman extragroup GmbH · Pottkamp 19 · DE-48149 Münster +49 178 721 5210 · www.extragroup.de · tilman.haer...@extragroup.de Geschäftsführer: Lars Busch · Registergericht:

Re: Converting _O_PLATFORM PROPERTIES to Get system info

2018-12-11 Thread Tilman Haerdle via 4D_Tech
Drew, we recently switched to Get system info. Stating the obvious first, call this command once and once only on startup as it can take more than a second to collect all information, especially on Windows systems. Next, yes you have to adapt your code in order to make iit work with Get

Re: Off topic: small office laser printer Mac OS

2018-09-17 Thread Tilman Haerdle via 4D_Tech
Check for offerings from Brother, like the HL-3152 CDW. Cheap to buy, cheap toner, reliable, AirPrint compatible Cheers, Tilman > Am 17.09.2018 um 13:09 schrieb Jim Dorrance via 4D_Tech > <4d_tech@lists.4d.com>: > > I need to buy a new color laser printer , either w-fi or ethernet, > that

Re: v17 ready for prime time?

2018-07-17 Thread Tilman Haerdle via 4D_Tech
We use v17 on a new project and didn't run into any issues at all. On the contrary, it is super stable and very reliable. Especially the ORDA stuff works amazingly well. Cheers, Tilman Haerdle extragroup GmbH > Am 16.07.2018 um 23:05 schrieb steve simpson via 4D_Tech > <4d_tech@lists.4d.com>:

Re: Application Metrics

2018-07-04 Thread Tilman Haerdle via 4D_Tech
We track certain events and send information about them an anonymized to our server. We focus on functions that are candidates for removal or functions where we would like to know how heavily they are being used. We also track, when users update our software and when they update their

Re: The Compiler is better in 16R

2018-04-09 Thread Tilman Haerdle via 4D_Tech
The compiler in 16R6 (not earlier) also finds issues like these: c_longint($var;) // one semicolon too much or these case of :($fileptr=((->file))) // too many brackets or simply put one set of brackets is not necessary end case So yes, this is an advantage as the code gets more correct. Not

Re: Fixed: Re: v16 List Box Set Enterable not working?

2018-01-23 Thread Tilman Haerdle via 4D_Tech
The other thing that would need some clarification is the alternativ methode to prevent a single cell from editing: The event On Before Data Entry. There are several ways to reach a cell, either by tabbing or by clicking. What I'm struggling with is how to determine which cell needs to be

Re: 4D Write Pro Sample DB on YouTube

2017-12-13 Thread Tilman Haerdle via 4D_Tech
Hello Paul, who is "we"? No offense, many people surely prefer unchanged appearances over new looks one might have to get used to, especially if they require additional layout adaptations. I assume there is a sizable group of people who prefer a new appearance for many other reasons. Life is

Re: Wiki software: Confluence

2017-07-13 Thread Tilman Haerdle via 4D_Tech
Jeffrey, you're free to have your opinion. Let's put it that way: in our use case, Jira is the perfect tool for the job and it significantly improved our productivity and the quality of our deliverables. YMMV and so I guess with those tools it's just like with cameras: There are Canon

Re: Wiki software: Confluence

2017-07-13 Thread Tilman Haerdle via 4D_Tech
David, we at extragroup use Confluence for several years now and apart from intermittent glitches we are very happy with it. It's our go to product for internal and external documentation. We also use it to prepare meetings, do brainstorming in a team and many other things. We love the

Re: PrintList Pro v6 - Build a MySQL reporting tool in 4D, access AreaList Pro properties and more

2017-06-12 Thread Tilman Haerdle via 4D_Tech
Sorry to bug you but what about SR Pro 64 bits? :-) Cheers, Tilman Haerdle > Am 12.06.2017 um 14:57 schrieb Philippe Ganter via 4D_Tech > <4d_tech@lists.4d.com>: > > PrintList Pro version 6 released. > > * Compatibility with 4D v16 32-bit and 64-bit. > > * Make a MySQL reporting tool with 4D

Re: tab seperated text - what to use for Cr

2017-03-15 Thread Tilman Haerdle via 4D_Tech
We normally export CRs as some kind of unique escape sequence (like "#13" or so) that can be easily replaced by CRs in Excel. That way the export data can be handled without problems in all systems that allow for global search Cheers, Tilman extragroup GmbH Pottkamp 19 48149 Münster