I'm trying to clean a Grid of Townships & Ranges.  When I try to clean
the whole table, I end up worse off.  I have experimented doing one grid
@ a time and that seems to work, so I wrote some code.  I get two error
messages: "selection cannot be accessed as a table" and "Table selection
is not open".  How do I get from fetch to "selecting" the fetched
record?  The Mapbasic help says you can use a selection table.  What am
I missing?  

Fetch first from stable2
do while not EOT(stable2)
Objects Clean From selection Overlap Gap 5 Units "sq mi" 
loop


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 11259

Reply via email to