• 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: strings, again and again
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: strings, again and again


  • Subject: Re: strings, again and again
  • From: Kurt Klamp <email@hidden>
  • Date: Wed, 6 Feb 2008 01:55:19 +0100


Am 05.02.2008 um 22:43 schrieb Justin Laden:

Gary, Kurt,

Thanks for all the help--but, shocker!--it works.

Congratulations !!

But allow me a last hint:

This is IMHO the more shorter and maybe faster solution.
It avoids an unnecessary access to the list:

repeat with i from 1 to (z)
try
set end of to jobNumRange to {(find text "^[a-zA-Z][0-9]{4}" in item i of descriptionRange with regexp)}
on error
set end of jobNumRange to {""}
end try
end repeat
set value of range ("A1:A" & z) to jobNumRange


-- Kurt

_______________________________________________
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
References: 
 >Re: strings, again and again (From: "Justin Laden" <email@hidden>)

  • Prev by Date: New sticky with content
  • Next by Date: Re: Setting the correct linefeed.
  • Previous by thread: Re: strings, again and again
  • Next by thread: Scripting iBackup app
  • Index(es):
    • Date
    • Thread