Re: [fpc-pascal]Pascal applications running ME

2003-06-25 Thread Kenneth Due
roteção contra spam. >http://br.mail.yahoo.com/ > > >___ >fpc-pascal maillist - [EMAIL PROTECTED] >http://lists.freepascal.org/mailman/listinfo/fpc-pascal > Kenneth Due [EMAIL PROTECTED] [EMAIL PROTECTED] ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal]reading a unix socket ? - this time without html

2003-03-20 Thread Kenneth Due
At 19:00 20-03-2003 +0100, you wrote: > > >On Thu, 20 Mar 2003, Kenneth Due wrote: > >> Sorry about the 'spam' >> I forgot to remove the html, before sending the mail.. >> >> I have a problem reading a unix-socket > >Please see the e

[fpc-pascal]reading a unix socket ? - this time without html

2003-03-20 Thread Kenneth Due
cket; var data : string; begin repeat data:=read_socket('/dev/lircd'); < do something with data here > until keypressed; (until I daemonize it) end. Can anyone in here supply me with this ? Kenneth Due [EMAIL PROTECTED] [EMAIL PROTECTED] _

[fpc-pascal]reading a unix socket ?

2003-03-19 Thread Kenneth Due
h data here >   until keypressed; (until I daemonize it) end. Can anyone in here supply me with this ? Kenneth Due [EMAIL PROTECTED] [EMAIL PROTECTED] ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal