Hello Stuart,

On Tuesday, April 29, 2014, 2:50:22 PM, Stuart wrote:

> I am looking for help with regex. I need to export the text from an
> e-mail to a text file. When I receive the email it looks like this.

> asd, sdf, dfg, asd

> Unfortunately when I export this is ends up like this.

> asd,          sdf,           dfg,          asd

> This seems to be the way the program sending the file represents it.

What is in the whitespace between the groups of characters in the
original email? Tabs or spaces? It looks like tabs being expanded so
perhaps the export process is turning tabs into spaces?

How are you exporting the email? Save As?

-- 
   Julian  

   Using The Bat! v6.4.0.2 on Windows 7 6.1 Build 7600 



________________________________________________
Current version is 6.1.8 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to