Re: [Lazarus] SdpoSerial Tx and Rx buffers?

2011-02-15 Thread dennis martin
may i suggest looking at elecomm for an ideal it's a old pascal serial library but would fit your needs --- On Tue, 2/15/11, Bo Berglund bo.bergl...@gmail.com wrote: From: Bo Berglund bo.bergl...@gmail.com Subject: Re: [Lazarus] SdpoSerial Tx and Rx buffers? To:

Re: [Lazarus] Is it possible to create a loop

2010-10-03 Thread dennis martin
procedure test; var cnt : integer; begin for cnt := 1 to whatever do ( your procedure ) end; --- On Sun, 10/3/10, Bizugo kingbiz...@gmail.com wrote: From: Bizugo kingbiz...@gmail.com Subject: [Lazarus] Is it possible to create a loop To: lazarus@lists.lazarus.freepascal.org Date:

[Lazarus] help with bulletin board software...

2010-03-14 Thread dennis martin
of the source code, please email me with any ideas if your interested dennis martin visionst...@yahoo.com -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] help with bulletin board software...

2010-03-14 Thread dennis martin
, Australia My FREE Websites:  http://pewink.org --- On 15 March 2010 10:41, dennis martin visionst...@yahoo.com wrote: Hi,  I used to program back in the early 90's in turbo pascal , and later in delphi 1 and 2, I am currently working on porting a old bbs software I helped write