I have been using a script in the MB window through several versions (5.0 thru 6.5) to update my Parcel data from an Access table that pulls data out of our assessing software, BS&A Equalizer. The script was simply saved after running the update table menu commands column by column using MB Plus.MBX. At one time MI wanted to Add a Column that took the name of the Column from the update table, added underscore 2 (_2) to the name, then used a Set Col_Name = Col_Name_2 statement, Like this:
Add Column "PID_14" (HomesteadPercent_2 Float)From MapInfo_Update Set To HomesteadPercent Where COL1 = COL1 Dynamic Update PID_14 Set HomesteadPercent = HomesteadPercent_2 Now that does not work, and Version 7.0 shows up differntly in the MB Window, like this: Add Column "PID_14" (HomesteadPercent )From MapInfo_Update Set To HomesteadPercent Where COL1 = COL1 To add a complication, I can not seem to save the new commands into a script and run them in batch from the MB Window as before. Other things don't work anymore, such as having a browser pop up when hitting enter at the end of a line like Browse * from MyTable Any Help? William "Woody" Woodruff Zoning Administrator Charter Township of Union, Isabella County, Michigan -84.80947000 43.61095100 2010 S Lincoln Rd, Mt. Pleasant, MI 48858 (989) 772 4600 EXT 41 Visit our web site at http://www.geocities.com/ctuzoning/index.htm --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 10011
