Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Handling ^M's in text files

Handling ^M's in text files

From: Ubiquitous <weberm_at_polaris.net>
Date: Wed, 23 Oct 2002 19:46:46 +0000 (UTC)
Message-ID: <ap6ub5$int$1@news.utelfla.com>


I'm sure this is a silly question, but sometimes when one FTPs files bewteen a DOS and UNIX environment, the "end of line" markers show up as "^M" in the file. Is there a utl_file package one can use to scrub these from a file? I sppse one could rewrite the file sans the last character, but one would then have to test for "^M" to keep from dropping characters without the markers in it... Received on Wed Oct 23 2002 - 14:46:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US