• 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
Setting Alias under 10.6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting Alias under 10.6


  • Subject: Setting Alias under 10.6
  • From: Nicholas Wilton <email@hidden>
  • Date: Tue, 15 Sep 2009 08:08:47 +1200
  • Acceptlanguage: en-US, en-NZ
  • Thread-topic: Setting Alias under 10.6

Title: Setting Alias under 10.6
Thanks Yvan
Writing  - set TheAlias to “10.6:Users:xxxxxxx:Desktop:TEST" as alias
Worked perfectly under 10.6
Many thanks
Nick

--
May you try:

set theAlias to "10.6:Users:xxxxxxxx:Desktop:TEST" as alias
tell application "QuarkXPress"
     activate
    open theAlias
end tell

Yvan KOENIG (VALLAURIS
Kind Regards
--

> Hi all
> Heres a simple script I was testing under Snow to open a pre
> existing Quark file from my desktop:
> tell application "QuarkXPress"
>     activate
>    open "10.6:Users:xxxxxxx:Desktop:TEST"
> end tell
>
> also I tried
>
> tell application "QuarkXPress"
>     activate
>    open file "10.6:Users:xxxxxxxx:Desktop:TEST"
> end tell
 _______________________________________________
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: AppleScript formatting preferences
  • Next by Date: Re: Variable keeps changing with date manipulation in Snow Leopard
  • Previous by thread: Re: AppleScript formatting preferences
  • Next by thread: Mail/Screensaver/Offline
  • Index(es):
    • Date
    • Thread