• 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: Odd result parsing keychain password
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Odd result parsing keychain password


  • Subject: Re: Odd result parsing keychain password
  • From: Graff <email@hidden>
  • Date: Sun, 07 Dec 2003 04:10:51 -0500

Sorry, my mailserver hiccuped and re-sent this out. Well either that or I really wanted to emphasize my point. You decide. :-)

- Ken

On Dec 7, 2003, at 12:26 AM, Graff wrote:

"characters 1 thru x" returns the individual characters as a list, while "text 1 thru x" returns a text string of those characters. I'm willing to bet that somewhere else in the script you changed the AppleScript text-item delimiters to ":" so when you coerced the list of characters into a text string it placed the ":" between each letter.

This is why you should always grab the text-item delimiters before you use them, save them into a variable, and then reset them when you are done using them. You avoid these kind of troubles down the line.

- Ken
_______________________________________________
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.

References: 
 >Odd result parsing keychain password (From: Gnarlodious <email@hidden>)
 >Re: Odd result parsing keychain password (From: Graff <email@hidden>)

  • Prev by Date: Re: Odd result parsing keychain password
  • Next by Date: Re: Drive-by sig files
  • Previous by thread: Re: Odd result parsing keychain password
  • Next by thread: Drive-by sig files
  • Index(es):
    • Date
    • Thread