• 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
Checking text strings fast
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Checking text strings fast


  • Subject: Checking text strings fast
  • From: Andreas Kiel <email@hidden>
  • Date: Sun, 21 Aug 2016 17:13:41 +0200

Hello

I'm looking for a fast, effective way to check strings.
I have lists with each containing hundreds of lists with text strings.
The string lists contain strings with capitals only and strings with upper and lower case.
These lists must be split into lists where a "capital" one is the first item of a sublist followed by the upper/lower strings until a new "capital" one shows up.

My normal idea is go thru the string list convert the entry to capitals only and compare this to the original one using "considering case"

Any better ideas around here?

Andreas Kiel
email@hidden



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Checking text strings fast
      • From: Shane Stanley <email@hidden>
  • Next by Date: Re: Checking text strings fast
  • Next by thread: Re: Checking text strings fast
  • Index(es):
    • Date
    • Thread