Try Unix, Linux or Cygwin with Windows and type cat in.txt | sed 's/"//g' > out.txt
hth Christof > -----Original Message----- > From: Norman, Malcolm [mailto:MNorman@;portsmouthcc.gov.uk] > Sent: Tuesday, October 22, 2002 6:52 AM > To: 'Mapinfo-L (E-mail) > Cc: '[EMAIL PROTECTED]' > Subject: MI-L MI-L: exporting txt files > > > Hello everyone, > a quick question. Is it possible to export from mapinfo so > that a > comma seperated text file is produced with no quotation > marks around text > fields? > eg. > > Normal text export: > > 1234,"Harry","V1203",89,"0123;" > > Desired export: > > 1234,Harry,V1203,89,0123; > > Regards > Malcolm Norman > GIS Development > GIS Services > Engineering & Design Service > 9284 1603 > > > > ************************************************************ > ************* > This footnote confirms that this email message has been > swept > for the presence of computer viruses and none were found. > > Portsmouth City Council. IT Services. > (New Standard Incoming) > > > ------------------------------------------------------------ > --------- > List hosting provided by Directions Magazine | > www.directionsmag.com | > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > Message number: 3682 > > > > > > --------------------------------------------------------------------- > List hosting provided by Directions Magazine | www.directionsmag.com | > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > Message number: 3685 --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 3686
