Dears,
launch the commando v.in.ogr, the following error generates me:
too many nested evaluations (infinite loop?)
while executing
"ProgressBar::_modify .dialog0.progress"
("eval" body line 1)
invoked from within
"eval ProgressBar::$cmd .dialog0.progress $args"
(procedure ".dialog0.progress" line 1)
invoked from within
"$opt($dlg,progress) _modify"
(procedure "progress" line 7)
invoked from within
"progress $dlg $val"
invoked from within
"if [eof $fh] {
close $fh
} else {
set str [gets $fh]
append str "\n"
if { [fblocked $fh] } { set str [read $fh] }
while {[set idx [string f..."
(procedure "prnout" line 5)
invoked from within
"prnout 1 file8"
It means that the rows vector to load is too much large, or it can be
something that not going in grass6?
Thanks for the aid, Dina