• 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: secure text fields
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: secure text fields


  • Subject: Re: secure text fields
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 20 Oct 2004 17:30:34 -0700


On Oct 20, 2004, at 2:08 PM, Dave Balderstone wrote:

if (count of characters of theText) is less than 8 or (count of characters of theText) is greater than 8 then display dialog "Enter exactly characters." buttons {"Okay"} default button 1

How about this:

if (length of theText) is not 8 then display dialog "Enter exactly characters." buttons {"Okay"} default button 1

-- "is not" is equivalent to "≠" or "is not equal to"
--if you type "does not equal" it compiles as "is not equal to"


--
"Our enemies are innovative and resourceful, and so are we. They never stop thinking about new ways to harm our country and our people, and neither do we." --George W. Bush, Aug 5, 2004.


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


References: 
 >secure text fields (From: Martha Espinosa <email@hidden>)
 >Re: secure text fields (From: Martha Espinosa <email@hidden>)
 >Re: secure text fields (From: Martha Espinosa <email@hidden>)
 >Re: secure text fields (From: Dave Balderstone <email@hidden>)

  • Prev by Date: Code completion suggestion
  • Next by Date: Re: Creating a log file.
  • Previous by thread: Re: secure text fields
  • Next by thread: Re: secure text fields
  • Index(es):
    • Date
    • Thread