Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'more on this' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
more on this
Authored by: little_dude on Mar 13, '02 03:54:16AM
if you want to insert data from a textfile that was created on a mac with non-unix tools, say with BBEdit or MS Word, you'll find yorself in problems too with the character encodings. You'll have to convert the file from MacOS Roman to ISO Latin1.

I always use cyclone for this, which is a really neat tool, and free (as in speech) !

[ Reply to This | # ]