Hi Ryan,

Just use a WOR (macro) to do it.

1. Open all tables
2. Save a workspace file
3. Edit the saved workspace file manually, add a "Save As" statement for each table 
(see below). Use any text editor for this.
4. Close all tables, and open/run the edited workspace file

The "Save As" statement looks like this:

Commit Table MyFirstTable As "c:\some_path_to_an_empty_dir\MyFirstTable.tab" Coordsys 
the_new_projection_clause

The Commit-As will overwrite any previous table, so save to an new/empty directory.

Best regards/Med venlig hilsen
Lars V. Nielsen
GisPro, Denmark
http://www.gispro.dk/
http://hjem.get2net.dk/lars-online/
WGS84: 10.20'40"E 55.20'20"N
----- Original Message ----- 
From: "Ryan Morgan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 13, 2002 12:45 AM
Subject: MI-L Automatic reprojection of several vector data tables


> I have a few hundred tables to reproject, and I'm falling asleep at the
> controls doing each one manually.  Does anyone have some code lying around
> that reprojects all tables in a specific folder to a selectable projection?
> Thanks for your help, I'm totally inept when it comes to MapBasic.
> 
> TIA--
> 
> Ryan Morgan
> Aerials Express
> 888.482.2336
> www.AerialsExpress.com
> 
> 
> ---------------------------------------------------------------------
> List hosting provided by Directions Magazine | www.directionsmag.com |
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> Message number: 4055
> 


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

Reply via email to