Michael Barton wrote:

> I agree that it certainly looks like the problem code is
> 
> glob -nocomplain $path/*
> 
> "glob" ought to work because it is pure TclTk in this case (although
> identical to the unix command). What about the "*"?
> 
> I don't know how to test this on Windows. Suggestions?

Run tclsh in a console, and type e.g.:

        glob -nocomplain C:/*

-- 
Glynn Clements <[EMAIL PROTECTED]>

_______________________________________________
grass-dev mailing list
grass-dev@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass-dev

Reply via email to