[GRASS-dev] gis.m: can't read menudatlist
Moritz Lennert
mlennert at club.worldonline.be
Sun Sep 23 15:26:44 EDT 2007
Michael,
It seems that your latest changes have introduced a problem in the gis.m.
After going through the startup and entering GRASS, I get the message
can't read "menudatlist": no such variable
while executing
"foreach menudat $menudatlist {
I solved the issue for now by adding:
set menudatlist {}
at line 36 of gmmenu.tcl, but am not sure if that is the right approach
for solving this.
Moritz
More information about the grass-dev
mailing list