[fpc-pascal] Debug a getter (was Lazarus vs MSEgui)

2016-04-09 Thread Michael Thompson
On 8 April 2016 at 17:08, Santiago A. wrote: > By the way, has anybody managed to debug strings.text or any property > with a getter? > I was hoping someone would answer this. I currently insert the equivalent of sHack := MyStrings.Text; into code, and watch that

Re: [fpc-pascal] FPC generated executables and digital signatures

2016-04-08 Thread Michael Thompson
On 8 April 2016 at 22:19, Graeme Geldenhuys wrote: > Excellent, that did the trick - thanks! I ticked the "all network paths > (UNCs)" option. I would never have found that option as I don't > consider my local network as part of "Internet Options'. Oh well,

Re: [fpc-pascal] FPC generated executables and digital signatures

2016-04-08 Thread Michael Thompson
On 8 April 2016 at 22:12, Michael Thompson <mike.cornfl...@gmail.com> wrote: > As you've worked out, this isn't an issue with the exe, it's the new > security paradigm. To solve/workaround you need to let your windows know > the network location is secure. From memory,

Re: [fpc-pascal] FPC generated executables and digital signatures

2016-04-08 Thread Michael Thompson
On Fri, 8 Apr 2016 22:02 Graeme Geldenhuys wrote: > On 2016-04-08 14:48, Tony Caduto wrote: > > It only does that if the exe is executed from a location windows deems > > unsafe. > > I just noticed that if I run the executable from a console window (not > Windows

Re: [fpc-pascal] Create dynamic SQL according to available params

2016-04-07 Thread Michael Thompson
On 7 April 2016 at 20:20, Graeme Geldenhuys wrote: > On 2016-04-07 13:00, Luiz Americo Pereira Camara wrote: > > If there's not in pascal, someone knows such templating in another > > languages? The hard part is getting a flexible and functional syntax > > I have

Re: [fpc-pascal] Create dynamic SQL according to available params

2016-04-07 Thread Michael Thompson
On 7 April 2016 at 20:06, Luiz Americo Pereira Camara < luizameri...@gmail.com> wrote: > Any chance sharing the code or at least the syntax? (I realise I'm hijacking your conversation with Michael - apologies for that, but this interests me) My code to initialise the grid (which hides all _ID

Re: [fpc-pascal] Create dynamic SQL according to available params

2016-04-07 Thread Michael Thompson
On 7 April 2016 at 20:00, Luiz Americo Pereira Camara < luizameri...@gmail.com> wrote: > Is there any code that given a SQL Template would generate the second filter when paramy is available and keep blank when not available? Nope, or at least I don't think so. I've spent a long time looking as

Re: [fpc-pascal] Free Pascal Directories

2014-09-30 Thread Michael Thompson
On 30 September 2014 16:27, Philippe phili...@quarta.com.br wrote: some days before we had same type of thread ... the problem is -Fu is not recursive! We're programmers. Creating our own tools for mundane work is not a problem :-) A few year back at my old company, for Delphi work we

Re: [fpc-pascal] fpcup: FPC trunk 64-bit for Windows

2014-09-30 Thread Michael Thompson
On 30 September 2014 17:01, Juha Manninen juha.mannine...@gmail.com wrote: On Tue, Sep 30, 2014 at 4:01 PM, Reinier Olislagers reinierolislag...@gmail.com wrote: Run with fpgui and select the profile you want to run (a full build seems best for the initial run) I did a new build with