Hi,
when loading "roadsmajor" of NC on various windows machines (with
and without white space in the grassdata path, we get
Error:
'columns' is not recognized as an internal or external command,
operable program or batch file
[OK]
Then the attrib. manager opens but it remains empty.
Maybe here?
dbmgr/manager.py
...
self.listOfCommands.append(('v.db.addcol',
{ 'map' : self.vectorName,
'layer' : self.layer,
'columns' : '%s %s' % (name, ctype) }
))
No idea..
Markus
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev