Re: What is the best text editor to get info about delimiters?
by "Jim Dawson" <jim@[EMAIL PROTECTED]
>
Jun 5, 2007 at 12:22 PM
UltraEdit -- the basic tool is not very expensive and has, among other
features, a hex editor. You can replace delimiters if need be in the hex
editor. http://www.ultraedit.com/
You need to get only the text editor.
--
Jim Dawson
Managing Partner
Second Star
919.548.6521
jim@[EMAIL PROTECTED]
Messenger: jim@[EMAIL PROTECTED]
"Alex" <Alex@[EMAIL PROTECTED]
> wrote in message
news:74EB248A-6F43-4FDD-9E1B-E3AE63C80488@[EMAIL PROTECTED]
> Hi,
> I am trying to create a schema for flat file with some unknown
delimiter.
> What would be the best tool for me to get information about exactly what
> type
> of delimiter is there?
> Thank you for any help.