• 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: Ma always said: there is a time to take and a time to give [Mid(Source, Start, End)]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ma always said: there is a time to take and a time to give [Mid(Source, Start, End)]


  • Subject: Re: Ma always said: there is a time to take and a time to give [Mid(Source, Start, End)]
  • From: Christopher Nebel <email@hidden>
  • Date: Mon, 27 Oct 2008 11:22:04 -0700

On Oct 27, 2008, at 6:48 AM, Skeeve wrote:

If there is a possible optimisation, please share.

Sure there are. Why do you use "characters" when there are already string functions?


set StringLength to count of characters in StringSource

--better--> set StringLength to length of StringSource

Or, even better, leave that line out entirely, because StringLength is never used after it's set.



--Chris Nebel AppleScript Engineering

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: Ma always said: there is a time to take and a time to give [Mid(Source, Start, End)]
      • From: Skeeve <email@hidden>
References: 
 >Ma always said: there is a time to take and a time to give [Mid(Source, Start, End)] (From: Emile Schwarz <email@hidden>)
 >Re: Ma always said: there is a time to take and a time to give [Mid(Source, Start, End)] (From: Skeeve <email@hidden>)

  • Prev by Date: Re: Ma always said: there is a time to take and a time to give [Mid(Source, Start, End)]
  • Next by Date: Re: Ma always said: there is a time to take and a time to give [Mid(Source, Start, End)]
  • Previous by thread: Re: Ma always said: there is a time to take and a time to give [Mid(Source, Start, End)]
  • Next by thread: Re: Ma always said: there is a time to take and a time to give [Mid(Source, Start, End)]
  • Index(es):
    • Date
    • Thread