On Wed, 26 Jul 2006, Alex du Plessis wrote:

> Hi list
> 
> Does anyone know how to access environment variables via an app in FPC

GetEnvironmentVariable() and friends in sysutils.

See the docus:

http://www.freepascal.org/docs-html/rtl/sysutils/getenvironmentvariable.html

It's cross-platform.

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to