No, but you can simulate it with a enter pressed for every loop depending on 
the task off course.  If you run several lines at a time, getting the number of 
open tables, use this number as a table id, do you table stuff and then close 
the table. The you can "loop" every table through if this is the task:
 
n = numTables...
tableinfo(n,....)  ' do some table stuff
close table with id n
 
marking all three lines you can simulate a loop by pressing enter every time 
you need a loop.
 
No very intelligent, but use full if you need a simple task to done on all the 
open tables.
 
HTH
 
Jakob Lanstorp
Software Consultant
Geographical Information & IT
 
COWI A/S
Odensevej 95
DK-5260 Odense S.
 
Tel   +45 6311 4900
Fax  +45 6311 4949
Mob +45 5050 8087
E-mail [EMAIL PROTECTED]
http://www.cowi.dk <http://www.cowi.dk/> 
http://www.cowi.com <http://www.cowi.com/> 

________________________________

From: John Polasky [mailto:[EMAIL PROTECTED]
Sent: Thu 10/13/2005 22:31
To: [email protected]
Subject: MI-L LOOPING



Good afternoon-

A very straightforward question...is it at all possible to execute a
loop in the mapbasic command window.  I thought that I had once stumbled
on to method for doing just that.  If it is possible, could someone
refresh my memory with a sample?  Thanks!



-John

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





Reply via email to