• 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
Language issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Language issue


  • Subject: Language issue
  • From: Steve Roy <email@hidden>
  • Date: Sun, 18 Apr 2004 20:37:58 -0400

Here's a weird behavior involving remote Apple events. The following
script works fine when both the local and remote Macs are set to
english. However if I switch the local Mac to french, the script gives
an error because application "Finder" doesn't exist. Switching back to
english makes it behave again. (That's quitting the AppleScript Studio
containing this script every time of course.)

tell application "Finder" of machine ("eppc://" & gAddress)
using terms from application "Finder"
set theProcessNames to name of every application process
end using terms from
end tell

The name of the Finder is the same in french, so that's not the problem.

Any ideas?

Steve

--
Steve Roy <email@hidden>
Personal homepage: <http://homepage.mac.com/sroy>
Projects homepage: <http://www.roydesign.net>
_______________________________________________
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: Language issue
      • From: Michelle Steiner <email@hidden>
  • Prev by Date: Re: Convert long number to string
  • Next by Date: Re: Language issue
  • Previous by thread: Re: Changing Spelling Dictionary?
  • Next by thread: Re: Language issue
  • Index(es):
    • Date
    • Thread