• 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: limiting numeric runs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: limiting numeric runs


  • Subject: Re: limiting numeric runs
  • From: Hans Haesler <email@hidden>
  • Date: Fri, 10 Jan 2003 11:35:50 +0100

On Thu, 9 Jan 2003, Paul Skinner wrote:

> here's the current version If anyone wants to critique it...
[snip]
>if thischar is in {"1", "2", "3", "4", "5", "6", "7", "8", "9", "0"} then

Paul,

I have found that...
---
if thischar is in "0123456789" then
---
... is much faster than using a list.

---
Hans Haesler <email@hidden>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: limiting numeric runs
      • From: Paul Skinner <email@hidden>
References: 
 >Re: limiting numeric runs (From: Gary Lists <email@hidden>)
 >Re: limiting numeric runs (From: Paul Skinner <email@hidden>)

  • Prev by Date: Scripts won't launch
  • Next by Date: Re: Script to get default browser? > Philip
  • Previous by thread: Re: limiting numeric runs
  • Next by thread: Re: limiting numeric runs
  • Index(es):
    • Date
    • Thread