comp.lang.ada
 help / color / mirror / Atom feed
From: Kilgallen@eisner.decus.org.nospam (Larry Kilgallen)
Subject: Re: Setting Environment Variables
Date: 2000/05/08
Date: 2000-05-08T00:00:00+00:00	[thread overview]
Message-ID: <W4AfBlQoslC9@eisner.decus.org> (raw)
In-Reply-To: 8f6h8h$5ee$1@nnrp1.deja.com

In article <8f6h8h$5ee$1@nnrp1.deja.com>, John Lee <lee@orion-sim.com> writes:
> How does one set an environment variable in Ada?  Is there an Ada system
> function or must I interface with the C setenv function?  Thanks.

On Alpha VMS you would call STARLET.SETENV to change a console
environment variable, but most likely that is not what you had
in mind.  The notion of "environment variables" is tied to the
operating system you use, and for VMS the C language construct
can be either a logical name or a DCL symbol, as I recall.

The bottom line is, for operating system specific discussions
you really need to specify your operating system in order to
get the answer you want.




  reply	other threads:[~2000-05-08  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-08  0:00 Setting Environment Variables John Lee
2000-05-08  0:00 ` Larry Kilgallen [this message]
2000-05-11  0:00   ` David Emery
2000-05-12  0:00     ` Samuel T. Harris
2000-05-12  0:00       ` David C. Hoos, Sr.
2000-05-08  0:00 ` Gisle S�lensminde
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox