Re: tell (alias to application)
Re: tell (alias to application)
- Subject: Re: tell (alias to application)
- From: Jean-Marie Hoornaert <email@hidden>
- Date: Tue, 9 Jul 2002 17:35:34 +0200
Le mardi 9 juillet 2002 a 17:22, ml_mikega a ecrit :
>
i have a applescript with many times
>
- tell application "InDesign 2.0" ...
>
>
so now i want to call InDesign without version-number in the
>
tell-statement
>
i tried
>
- set indesign to alias "full_path_to_indesign_inserted"
>
and then
>
- tell application indesign
>
>
but i got an error.
>
which way is the best (or one of the best ;-)
>
to avoid version-number in tell-statements
>
>
ps: applications like "Finder" or "FileMaker Pro" are w.o.
>
version-number so why InDesign not ?
>
>
MacOSX-10.1.5, AppleScript-1.8.3
take it easy: change the name of the application
from "InDesign 2.0" to "InDesign" ...
--
French is my first language, Dutch my second and ...
AppleScript my third.
Cordialement (cordially)
____________________
Jean-Marie -HOO;-)
____________________
Jean-Marie Hoornaert
email@hidden
http://www.h2o.be
Newsletter : email@hidden?subject=abonnement_h2o
AppleScripting FileMaker
French web site
_______________________________________________
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.