Re: topping a window of an application not understanding AppleScript
Re: topping a window of an application not understanding AppleScript
- Subject: Re: topping a window of an application not understanding AppleScript
- From: Gerald Dietze <email@hidden>
- Date: Thu, 12 Jun 2003 20:32:24 +0200 (MET)
Hi JJ,
>
You can try this:
>
>
#####################################
>
tell application "Finder" --> or "System Events"
>
set frontmost of application process "Microsoft Word" to true
>
end tell
>
#####################################
many thanks for your help, this works fine!
Regards,
Gerald
--
Gerald Dietze
http://gerald-dietze.de
Shop
http://buchladen.tk
Schmalfilm
http://schmalfilm.tk
Korntal Online / Filmnacht
http://korntal-online.de
Sternwarte Hvfingen
http://sternwarte.tk
Me_bach
http://www.messbach.de
PGP public-key on request
_______________________________________________
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.