• 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: Getting the default language with AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting the default language with AppleScript


  • Subject: Re: Getting the default language with AppleScript
  • From: Paul Skinner <email@hidden>
  • Date: Wed, 7 Jul 2004 12:47:15 -0400

On Jul 7, 2004, at 12:16 PM, Emmanuel wrote:
-->
system attribute
{"SECURITYSESSIONID", "HOME", "SHELL", "USER", "PATH", "__CF_USER_TEXT_ENCODING"}


--system attributes
--Gets the attributes of the system
set sysattrib to {home:system attribute "HOME", shell:system attribute "SHELL", user:system attribute "USER", path:system attribute "PATH", textenc:system attribute "__CF_USER_TEXT_ENCODING"} ,

-->{path:"/usr/bin:/bin:/usr/sbin:/sbin:/Volumes/titan/Users/admin", home:"/Volumes/titan/Users/admin", shell:"/bin/bash", user:"admin", textenc:"0x1F5:0:0"}

I wonder how '0x1F5:0:0' can be used.

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


  • Follow-Ups:
    • Re: Getting the default language with AppleScript
      • From: "John W. Baxter" <email@hidden>
References: 
 >Getting the default language with AppleScript (From: Alexandre Koff <email@hidden>)
 >Re: Getting the default language with AppleScript (From: Emmanuel <email@hidden>)
 >Re: Getting the default language with AppleScript (From: Paul Skinner <email@hidden>)
 >Re: Getting the default language with AppleScript (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: Getting the default language with AppleScript
  • Next by Date: Re: Getting the default language with AppleScript
  • Previous by thread: Re: Getting the default language with AppleScript
  • Next by thread: Re: Getting the default language with AppleScript
  • Index(es):
    • Date
    • Thread