8 May 18:14
Re: [groovy-dev] startGroovy.bat
From: Jochen Theodorou <blackdrag@...>
Subject: Re: [groovy-dev] startGroovy.bat
Newsgroups: gmane.comp.lang.groovy.devel
Date: 2008-05-08 16:14:46 GMT
Subject: Re: [groovy-dev] startGroovy.bat
Newsgroups: gmane.comp.lang.groovy.devel
Date: 2008-05-08 16:14:46 GMT
Russel Winder schrieb: > Now whereas the Posix shell script startGroovy declares a function so > that variables can be changed after reading the script before calling > the function -- in particular STARTER_CLASSPATH -- the Windwoes batch > file does a simple execute. > > In both cases the script sets STARTER_CLASSPATH assuming there is no > prior definition. For the Posix script there is a way round this, for > the Windoze batch files there probably isn't -- or is there, remember I > have only just taught myself batch file scripting in the last 10mins. > > I think the definitions of STARTER_CLASSPATH should allow for an > existing definition in both Posix and Windos scripts. > > Unless I am missing something. STARTER_CLASSPATH is thought as internal variable, not as something from the outside. bye blackdrag -- -- Jochen "blackdrag" Theodorou The Groovy Project Tech Lead (http://groovy.codehaus.org) http://blackdragsview.blogspot.com/ http://www.g2one.com/ --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
RSS Feed