Grid problem
Posted: Thu Feb 18, 2010 4:44 pm
If you try to read the contents of the current cell of a BR grid which has not been populated with any cells yet, as in
input #0, fields gridspec$&",cell,cur,nowait": currentcell$
BR crashes without a chance to see where the error occurred.
I have multiple grids on the screen and I don't know which one is the faulty one.
ON ERROR won't work here, because no BR error is generated. All you can see is a debugging message about what the C++ engine behind BR is doing (I guess it's Dan's).
Anyone know a way out?
input #0, fields gridspec$&",cell,cur,nowait": currentcell$
BR crashes without a chance to see where the error occurred.
I have multiple grids on the screen and I don't know which one is the faulty one.
ON ERROR won't work here, because no BR error is generated. All you can see is a debugging message about what the C++ engine behind BR is doing (I guess it's Dan's).
Anyone know a way out?