Re: [fpc-pascal] with statement using mulltiple objects

2014-09-17 Thread Frederic Da Vitoria
2014-09-17 3:11 GMT+02:00 Flávio Etrusco : > On Tue, Sep 16, 2014 at 8:09 PM, Philippe wrote: > > on compiler implementation: > > > > I read in this list that the group lost months due a "with" problem. > > > > People use "with", and I guess lot of people use it! > > > > I checked the reference >

[fpc-pascal] how to implement a RTD server (COM Server) for windows

2014-09-17 Thread Dennis Poon
Window's DDE protocol is too old and the new one is called RTD. I want to implement such an RTD server for Excel client to connect to. Is there any examples of implementing COM server with fpc? Where do I start? Many thanks in advance. Dennis ___ fpc

Re: [fpc-pascal] Freepascal templating engines with logical structures

2014-09-17 Thread leledumbo
> What you seem to want is something php-like, to interpret commands from the html template. But that way the program logic and display template would not be separate. Right, even a simple for/if statement means there's logic in the template, which is not desirable. Template should serve as a te

Re: [fpc-pascal] with statement using mulltiple objects

2014-09-17 Thread Flávio Etrusco
On Wed, Sep 17, 2014 at 4:38 AM, Frederic Da Vitoria wrote: > 2014-09-17 3:11 GMT+02:00 Flávio Etrusco : >> >> On Tue, Sep 16, 2014 at 8:09 PM, Philippe wrote: >> > on compiler implementation: >> > >> > I read in this list that the group lost months due a "with" problem. >> > >> > People use "wit

Re: [fpc-pascal] with statement using mulltiple objects

2014-09-17 Thread Philippe
(tout excusé!) Em 17.09.2014 21:45, Flávio Etrusco escreveu: > On Wed, Sep 17, 2014 at 4:38 AM, Frederic Da Vitoria > wrote: > >> 2014-09-17 3:11 GMT+02:00 Flávio Etrusco : >> >>> On Tue, Sep 16, 2014 at 8:09 PM, Philippe wrote: >>> on compiler implementation: I read in this