Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Sender: cygwin-owner@sourceware.cygnus.com Delivered-To: mailing list cygwin@sourceware.cygnus.com Message-ID: <3748A609.E36C6B76@broad-reach.net> Date: Sun, 23 May 1999 18:06:18 -0700 From: Greg Mathis X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin@sourceware.cygnus.com Subject: environment variable visibilty Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am using a win32 application (LabVIEW) along with a Perl program that needs to access some environment variables. The win32 application can use the GetEnvironmentVariable() function to find the value of the env variable, but only if the win32 application is launched from the shell. (I'm using tcsh with setenv's in my .tcshrc file) Is there a way to make env variables visible to win32 applications launched from outside the shell? (For specific reasons, I have to define these environment variables in the .tcshrc, so I can't set them through the standard control panel-system-environment method). Thanks, Greg -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com