[GRASS-dev] Unix-isms in gis_set.tcl

Moritz Lennert mlennert at club.worldonline.be
Tue Dec 5 10:53:02 EST 2006


On 05/12/06 13:34, Paul Kelly wrote:
> gis_set.tcl (the location and mapset browser that appears when GRASS is 
> started in GUI mode) contains "exec ls" in a few places that stops it 
> from working on native Windows without Msys. Has anybody done any work 
> on it and would know how to fix those? I'm sure there must be a Tcl 
> command to list a directory but I can't find it by searching on Google.

How about 'glob' ?
(http://www.tcl.tk/man/tcl8.4/TclCmd/glob.htm)

Moritz




More information about the grass-dev mailing list