Hello Laurence, I guess MapInfo is trying to be clever in switching to a native character set. You could try the following manual save in the MapBasic window:
Commit Table YourTable as "MyFile" Type DBF Charset "CodePage437" Even on a blank table, it should honour this character set choice. Regards, Warren Vick Europa Technologies Ltd. http://www.europa-tech.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Laurence Seeff Sent: Wednesday, January 09, 2002 9:44 AM To: MI-List Subject: MI-L Charset change on empty table Hi, I would appreciate any ideas on an frustrating bug regarding character = sets. I have a tab file with the following character sets definition: Type DBF Charset "CodePage437" In the Mapbasic code I open this table delete all the records (under = certain circumstances), save and pack it. MapInfo automatically changes = the charset to another character set: Type DBF Charset "WindowsHebrew" I can get around it by renaming, saving as, dropping etc - basically = dirty code cluttering up things. Any suggestions? Thanks and will sum, Laurence Seeff Points Business Mapping Ltd. 22 Tuval St., Ramat Gan, 52522, Israel =20 Tel: +972-3-6126216 Fax: +972-3-6126323 Email: [EMAIL PROTECTED] Web: www.points.co.il _______________________________________________________________________ List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MapInfo-L" in the message body. _______________________________________________________________________ List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MapInfo-L" in the message body.
