Something I used to do about 17-18 years ago to analyse typeseting code was to use DOS's 'Debug'. It gave a hex value for each character in one panel while scrolling thru the file. Compare this against the Excel printout and you should find what code is being used for lf.
Hoping that debug is still available from the C: prompt? George ----- Original Message ----- From: "Sommai Fongnamthip" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 28, 2002 8:53 AM Subject: [PHP-DB] csv without line feed > Hi, > I have text file with CSV like format (use # sign separate each field) but > there did not have any end of line character. This file could open in m$ > excel but if I opened it in any text editor it will display in 1 line. How > could I handle this file in PHP code? > let see the example it attach file. > > Sommai Fongnamthip. ---------------------------------------------------------------------------- ---- > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php