• 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: Finding \t, \r, \n reliably
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding \t, \r, \n reliably


  • Subject: Re: Finding \t, \r, \n reliably
  • From: "Mark J. Reed" <email@hidden>
  • Date: Fri, 21 Oct 2005 17:56:30 -0400

On 10/21/05, Christopher Nebel <email@hidden> wrote:
The solution is to use "ASCII character 10" (13 for a CR) instead of
the string "\n".  (It's best to put that in a variable; calling
"ASCII character" repeatedly can get expensive.)

Huh.  I didn't think "ASCII character" was an actual function call, much less an expensive one.  I sort of  assumed that "ASCII character 10" compiled to a literal string containing a newline. I guess I should have known better, because it would decompile back to "
" if that were the case.

--
Mark J. Reed <email@hidden>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Finding \t, \r, \n reliably
      • From: Christopher Nebel <email@hidden>
References: 
 >Finding \t, \r, \n reliably (From: "Grimm, Kenneth" <email@hidden>)
 >Re: Finding \t, \r, \n reliably (From: Christopher Nebel <email@hidden>)

  • Prev by Date: Re: Finding \t, \r, \n reliably
  • Next by Date: Re: Just returning Filename... not whole path
  • Previous by thread: Re: Finding \t, \r, \n reliably
  • Next by thread: Re: Finding \t, \r, \n reliably
  • Index(es):
    • Date
    • Thread