trings and GetEnvironmentVariable.
If I learn more I will let you know.
From: "Evandro Sestrem" <[EMAIL PROTECTED]>
Reply-To: FPC-Pascal users discussions
To:
Subject: [fpc-pascal] FreePascal in a FreeBSD
Date: Thu, 12 Jan 2006 16:46:04 -0300
Hello,
I'm trying compile a
> I'm trying compile a project using FreePascal (2.0.2 [2005/11/17] for i386)
> in a FreeBSD 4.1.
That's an old one (the FreeBSD I mean)
> I can compile this project in Delphi (in a Windows) and Kylix (in a Debian),
> but infortunatelly I can't compile this project using FreePascal/FreeBSD.
Tha
Hello,
I'm trying compile a project using FreePascal (2.0.2 [2005/11/17] for i386)
in a FreeBSD 4.1.
I can compile this project in Delphi (in a Windows) and Kylix (in a Debian),
but infortunatelly I can't compile this project using FreePascal/FreeBSD.
I have this code:
{$IFDEF WIN32}
uses
Wi