realbasic-nug
[Top] [All Lists]

Re: Environment variables in a Console app?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Environment variables in a Console app?
From: Charles Yeomans <charles@declareSub.com>
Date: Thu, 31 Jul 2008 13:37:50 -0400
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <B58CE57C-AD47-4F70-B8FF-F1459A630BC2@tolisgroup.com>
References: <B58CE57C-AD47-4F70-B8FF-F1459A630BC2@tolisgroup.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On Jul 31, 2008, at 1:12 PM, Tim Jones wrote:

Hi Folks,

Does anyone know if it's possible to read environment variables from within a Console app? I'm starting a helper app (that's a console app) and some of the properties used need to be gleaned from the environment.

I know that I could Shell exec a call to "env", but I'm hoping there's a more direct way.


See System.EnvironmentVariable.

Charles Yeomans


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>