Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:Maybe real stupid question...



Just create a list of every character:
set myCharList to every character of myString

then find the character you want in the list and see if it is greater than the ASCII value 64 /and/ less than ASCII value 91:
item i of myCharList is greater than ASCII character 64 and item i of myCharList is less than ASCII charcter 91

Happy Scripting,
~Sean Todd
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.