Re: Parsing Windows text files
Re: Parsing Windows text files
- Subject: Re: Parsing Windows text files
- From: Emmanuel <email@hidden>
- Date: Wed, 24 Oct 2001 15:03:09 +0200
At 16:04 +0200 15/10/01, Mark Bjfrgager wrote:
>
>
In a workflow I receive windows files, using URL Access Scripting I download
>
them from a IIS. The problem is that the textfiles is damaged in the way
>
that danish characters "f x e" and | v and the some is "garbaged" some how.
>
Wthat is the fastest way to do character conversion. At the moment I use
>
ACME Replace but this is time consuming and I wanted to do it as fast as
>
possible. Is there an application I can script doint it or even better ??
Smile 2 (for OSX only) provides all MIME coercions, I think. Could that help?
Emmanuel