> Please post the complete code.
Here goes (Typed from my Linux box, as i don't have filesharing going
there):
< Start Unit1
Unit unit1;
{$mode objfpc}{$H+}
Interface
Uses
Classes, SysUtils;
Type
threadtest = class(tthread)
constructor Create;
procedure Execute: override;
End
Ole J. Røtne wrote:
>
>
>> -Opprinnelig melding-
>> Fra: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] På vegne av
>> Florian Klaempfl
>> Sendt: 2. juli 2006 12:46
>> Til: FPC-Pascal users discussions
>> Emne: Re: [fpc-pascal] writeln in threads on linux
>>
>>> And if this is a "wrong
> -Opprinnelig melding-
> Fra: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] På vegne av
> Florian Klaempfl
> Sendt: 2. juli 2006 12:46
> Til: FPC-Pascal users discussions
> Emne: Re: [fpc-pascal] writeln in threads on linux
>
> > And if this is a "wrong way" of doing this thing, coul