On Sat, Oct 5, 2013 at 8:27 PM, Sven Barth wrote:
> At location A the helper is not yet declared, thus GetAnotherString uses the
> GetString function of its own class. On location B the helper is already
> declared and thus the implementation of GetAnotherString will pick up the
> helper's GetStri
I really assumed that I had to choice between video unit and crt
unit ...
my old unit which interfaced the video must be updated to be
compiled for win32.
I already though about to create my window
procedure and my gotoxy procedure ... this way I may not have to make a
lot of changes in my
Am 05.10.2013 22:57 schrieb "Daniel Gaspary" :
>
> I have created an example to show the different results I got due to
> where the implementation of a object is .
>
> The code is at http://pastebin.com/wY2qmZFm
>
> If you cut and paste the code block at "Location A" to the "Location
> B" the resul
On Sat, Oct 5, 2013 at 5:59 PM, Benito van der Zander
wrote:
> Alternatively, just use the XPath implementation of my Internet Tools
> (http://www.benibela.de/sources_en.html#internettools).
>
> Works perfectly there.
>
> E.g. process('
> ', '//@u1:AnAttribute' ).toString
> returns 'AttValue'
I
I have created an example to show the different results I got due to
where the implementation of a object is .
The code is at http://pastebin.com/wY2qmZFm
If you cut and paste the code block at "Location A" to the "Location
B" the result of the program changes.
At Location A the method of the he
Alternatively, just use the XPath implementation of my Internet Tools
(http://www.benibela.de/sources_en.html#internettools).
Works perfectly there.
E.g. process('
', '//@u1:AnAttribute' ).toString
returns 'AttValue'
On 10/05/2013 07:08 PM, Daniel Gaspary wrote:
(Let me know if bugtracke
On Sat, October 5, 2013 21:34, Philippe wrote:
>
>
> I am back !!! (a bit sick ... teeth ...)
>
> I am now trying to move
> to win32. At first leaving crt unit, moving to video unit.
>
> Problem!(?)
> ... I was using window, gotoxy and so on ... and I don´t find anything
> similar with video unit!
I am back !!! (a bit sick ... teeth ...)
I am now trying to move
to win32. At first leaving crt unit, moving to video unit.
Problem!(?)
... I was using window, gotoxy and so on ... and I don´t find anything
similar with video unit!
On Fri, 20 Sep 2013 11:02:00 +0200, Sven
Barth wrote:
>
(Let me know if bugtracker is better to discuss the idea)
Today the XPath Ns Resolver is marked as "Experimental" and is just an
alias for TDomNode:
TXPathNSResolver = TDOMNode {!!! experimental}; [1]
The problem happens when the Namespace definition is not at the root
of the XML being process
On 05.10.2013 17:56, greim wrote:
Hi,
i want to _read_ *.pag files created as hash ( dbm or ndbm or gdbm)
files in Perl (Linux) with freepascal.
I used the gdbm package, and it worked fine with Linux.
On Windows (XP) using the same *.pag file unfortunately not.
I installed different gdbm.dll
Hi,
i want to _read_ *.pag files created as hash ( dbm or ndbm or gdbm)
files in Perl (Linux) with freepascal.
I used the gdbm package, and it worked fine with Linux.
On Windows (XP) using the same *.pag file unfortunately not.
I installed different gdbm.dll files in the working directory bu
2013/9/25 Michael Van Canneyt
> On Wed, 25 Sep 2013, silvioprog wrote:
>
>> 2013/9/24 Graeme Geldenhuys
>> On 24/09/13 10:46, Michael Van Canneyt wrote:
>> >
>> > I am working on it.
>>
>> Thanks Michael.
>>
>> btw: The fcl-web (and all your guidance) has worked wonders with my
On Friday, October 4, 2013 11:18 AM, Reinier Olislagers
wrote:
> Thanks, but using that (and similar change for the TDateTime) gives the
> same results ;(
perhaps the problem is further back in the code where that data is written to
the destination?? i've goofed many many many times and for
Hi,
writing a 8086 version of fpc is not so strange as some may think!
There are still some 80186 processors around running in embedded
systems! These architecture is certified for some applications in
industrial and avionik controll.
A good survey over most #186 derivates you may find at:
14 matches
Mail list logo