• 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: tell statement changing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tell statement changing


  • Subject: Re: tell statement changing
  • From: Brian <email@hidden>
  • Date: Thu, 28 Apr 2005 00:44:16 +0200


Le 27 avr. 05, à 21:06, Ramona Reeves a écrit :

Hi Folks,

I need some help with a Tell statement.

I have a script that does stuff in Acrobat. I am trying to call
Acrobat 6 Professional and Acrobat 5.0 on the same machine.

The Acrobat 5.0 application tell statement seems to compile
and save ok. However, when I close the script and run it, it
changes to Acrobat 6 Professional. I can see the change
when I re-open the script.

Is there any way to have separate

tell application "Acrobat 6.0 Professional"

and


tell application "Acrobat 5.0"

retain their correct object in the same script?

Thanks in advance.
Ramona

Hello,

You can try to give it the full path to your apps, like :

tell application "Macintosh HD:Applications:iTunes.app:"

Hope that will works,

Brian

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: tell statement changing
      • From: Brian <email@hidden>
References: 
 >tell statement changing (From: "Ramona Reeves" <email@hidden>)

  • Prev by Date: Re: General questions from a non-Applescript coder.
  • Next by Date: Re: tell statement changing
  • Previous by thread: tell statement changing
  • Next by thread: Re: tell statement changing
  • Index(es):
    • Date
    • Thread