> > I am trying to use the "Popen" function in Read mode.
> > I first tried the example (---Write---) from the manual (see beneath).
> > The POpen gives an error 25 (Not a typewriter) but it looks like it works.
> > I try to do almost the same (---Read---)to read the output, but I cannot
> > get t
> I am trying to use the "Popen" function in Read mode.
> I first tried the example (---Write---) from the manual (see beneath).
> The POpen gives an error 25 (Not a typewriter) but it looks like it works.
> I try to do almost the same (---Read---)to read the output, but I cannot get
> this to rea
I am trying to use the "Popen" function in Read mode.
I first tried the example (---Write---) from the manual (see beneath).
The POpen gives an error 25 (Not a typewriter) but it looks like it works.
I try to do almost the same (---Read---)to read the output, but I cannot get
this to read
anythin
> How can FPC help me to develop web applications ?
> What kind of web technologies are already available in FPC ?
Take a look at PSP:
http://www.psp.furtopia.org/cgi-bin/psp/index.psp
Leonardo M. Ramé
http://leonardorame.blogspot.com
__
Do You
Rodrigo Palhano schreef:
How can FPC help me to develop web applications ?
What kind of web technologies are already available in FPC ?
http://wiki.lazarus.freepascal.org/Web_Service_Toolkit might be an interesting
read.
Vincent
___
fpc-pascal maill
How can FPC help me to develop web applications ?
What kind of web technologies are already available in FPC ?
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Thanks, will submit a bug report today.
Graeme.
On 1/8/07, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
Graeme Geldenhuys schrieb:
> As the subject line says, I keep getting this error and I can't see why!
> I'm trying to get the last 4 unit test errors fixed running the tiOPF
> project under F
Graeme Geldenhuys schrieb:
> As the subject line says, I keep getting this error and I can't see why!
> I'm trying to get the last 4 unit test errors fixed running the tiOPF
> project under FPC 2.1.1. (latest SVN revision)
>
> The tiOPF function tiVariantArrayToString() converts a Variant Array
>