• 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: Extracting value of author «class » id property
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extracting value of author «class » id property


  • Subject: Re: Extracting value of author «class » id property
  • From: Christopher Stone <email@hidden>
  • Date: Tue, 05 Jun 2012 11:15:49 -0500

Hey John,

On Jun 05, 2012, at 10:12, John wrote:
author:«class » id "18593834"

tell application "Twitter"
author of item 3 of status of (home timeline of account 1)
end tell
--> ldap server id "668243" of application "Twitter"

This above is how Script Debugger resolves that, but both the Applescript Editor and Smile resolve to the «class » id form.

--> «class » id "18593834"

How can I isolate "18593834" ?

tell application "Twitter"
properties of author of item 3 of status of (home timeline of account 1)
end tell

tell application "Twitter"
user id of author of item 3 of status of (home timeline of account 1)
end tell

--
Best Regards,
Chris

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Extracting value of author «class » id property (From: John <email@hidden>)

  • Prev by Date: Extracting value of author «class » id property
  • Next by Date: Re: Issue: Hiding terminal on app launch (Mayank Agarwal)
  • Previous by thread: Extracting value of author «class » id property
  • Next by thread: Re: Issue: Hiding terminal on app launch (Mayank Agarwal)
  • Index(es):
    • Date
    • Thread