Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C49DCB3.9090204@scimagix.com> Date: Sat, 19 Jan 2002 12:53:07 -0800 From: "Ihab A.B. Awad" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Transmitting PATH-like variables to DOS programs Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi there, I'm using tcsh on my Win2k box, and I do a lot of development in Java. As a result, I use CLASSPATH a lot. Now, with PATH, Cygwin automatically converts the value it inherits from the Windows environment to Unix format, and also converts it back to Windows format when invoking a Windows *.exe or *.bat file. I find this especially useful when I can _update_ my PATH in a Cygwin shell script, in Unix format, and then have the updated value inherited by a Windows program that I invoke from the script. I would like this to happen with other variables as well -- notably, my Java CLASSPATH. Does Cygwin have a setup file somewhere, where the names of PATH-like variables are stored? Or is there some other mechanism whereby I can change this? Thans a lot and peace, Ihab A.B. Awad Scimagix, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/