• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: carriage return & line feeds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: carriage return & line feeds


  • Subject: RE: carriage return & line feeds
  • From: "Goodman, Steve" <email@hidden>
  • Date: Wed, 6 Jun 2001 16:15:04 -0500

> I'm writing an inventory report using Apple System Profiler
> and then I use
> URL Access Scripting to send the outputFile to an FTP location. The
> problem that i am having is that the FTP location is W2K, so the
> end-of-line characters don't work correctly. If I use RETURN
> to mark the
> end of each line of my file, they will not show up as
> separate lines on
> the remote server. So, I think I need to add another
> character to the end
> of my lines so that the lines show up correctly on the remote server.
> I've tried a few things already, but they either wouldn't compile or
> didn't work. Anybody have any ideas on how to accomplish this?
> Currently, I am using a double-tab to mark the end of a line, but I'd
> rather that this be more readable on the W2k end (it doesn't
> need to be
> nicely readable on the Mac end).

put a Carriage return(ascii character 13) and Line Feed(ascii character 10)
at the end of each line.


Steve Goodman
Digital Solutions Group

.......Before you criticize someone, you should walk a mile in their shoes.
That way, when you criticize them, you're a mile away and you have their
shoes.------Unknown


  • Prev by Date: Re: Time manipulation
  • Next by Date: Re: carriage return and line feeds
  • Previous by thread: carriage return & line feeds
  • Next by thread: Re: carriage return & line feeds
  • Index(es):
    • Date
    • Thread