Unix has a utility called tr that will allow you to do a text-replace. Don't recall the paramenters, but you want to replace the \r with a \n. (it has been 10 years, so latitude is required)
Windows/DOS has similar utilities that were created to provide unix functionality in a windows/dos environment. Do a Google for UNIX/DOS or "unix dos" or "DOS/Unix" or some variant. Toss into the search a few of the typical unix utility names and you'll find it. Awd sed, you get the idea. Pete -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Lehrhoff Sent: Wednesday, March 28, 2007 1:33 PM To: bluejean405 Cc: [email protected] Subject: Re: [EDI-L] Gentran 5.1 converting my files to UNIX rather than DOS what, this didn't happen when you tested? since you haven't told us the product you're using, or the platform or the van ... i'll guess you are on a unix box, but need the terminators as x0a0d instead of x0a. there was -probably- a program or utility stuck in the process flow to filefix the data. look in the scripts on the old box for it. or, if you are ftp-ing the data, check the ftp settings and see of they are the same between the servers. bluejean405 wrote: > Has anyone had an issue like this: > > We upgraded from 3.2 to 5.1 over the weekend. Since then, any files > that come through our mailbox are converting to UNIX rather than DOS. > > I have a program to manually convert them back, but is there a fix that > anyone can help me with? > > Thanks, > Jean > > > > > > -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Brian Lehrhoff, EA ([EMAIL PROTECTED]) Messaging Consultant 201-913-4506 Upgrade your Quickbooks for 20% off at http://ea.brianlehrhoff.com Circular 230 Notice is located at http://ea.brianlehrhoff.com/230notice.html %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % ... Please use the following Message Identifiers as your subject prefix: <SALES>, <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC> Job postings are welcome, but for job postings or requests for work: <JOBS> IS REQUIRED in the subject line as a prefix. Yahoo! Groups Links ... Please use the following Message Identifiers as your subject prefix: <SALES>, <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC> Job postings are welcome, but for job postings or requests for work: <JOBS> IS REQUIRED in the subject line as a prefix. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/EDI-L/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/EDI-L/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
