Adrian Estoquia wrote:
> Im trying to converting data from Unix to to DOS.

Have you seen the AdjustLineBreaks function in SysUtils?

> I'm curios whether theres a possible way to detect if its a valid UNIX format 
> (or the DOS)? Thanks.

Check whether line feeds are preceded by carriage returns.

-- 
Rob

Reply via email to