[GRASS-dev] Re: how to check for system in TclTk

Michael Barton michael.barton at asu.edu
Mon May 7 11:26:16 EDT 2007


Typo on my part. I'm surprised it work OK for me.

Michael


On 5/7/07 7:18 AM, "Glynn Clements" <glynn at gclements.plus.com> wrote:

> 
> Paul Kelly wrote:
> 
>>> I've fixed this in the CVS, so that setting the default font should work
>>> with Windows now.
>> 
>> OK thanks I made a few more changes and now it is working quite well. Most
>> notably that the
>> global env, tcl_platform
>> syntax didn't work (env(GISBASE) was an unknown variable) and I had to
>> change it to:
>> global env
>> global tcl_platform
> 
> You can specify multiple variables in a single "global" statement, but
> there shouldn't be any commas. "global env, tcl_platform" will attempt
> to import a variable named "env," (with a trailing comma).

__________________________________________
Michael Barton, Professor of Anthropology
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University

phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton





More information about the grass-dev mailing list