• 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: ASystem Info oddity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ASystem Info oddity


  • Subject: Re: ASystem Info oddity
  • From: John Baltutis <email@hidden>
  • Date: Wed, 10 Jun 2009 12:49:26 -0700

On 6/10/09, Yvan KOENIG <email@hidden> wrote:

>
> Yesterdays I asked my correspondant to run:
>
> set sysinfo to (system info)
> set CPUtype to CPU type of sysinfo
> set intelInside to CPUtype contains "Intel"
>
> I didn't embedded it in a tell System Events as it's a Standard
> Addition instruction.
>
> It failed on the second instruction.

Try this:

set x to system info
set y to first word of CPU type of x
display dialog y

->Intel
 _______________________________________________
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

  • Prev by Date: Re: ASystem Info oddity
  • Next by Date: Re: How to manage image-list
  • Previous by thread: Re: ASystem Info oddity
  • Next by thread: Re: ASystem Info oddity
  • Index(es):
    • Date
    • Thread