Launch application in the backgroung
Launch application in the backgroung
- Subject: Launch application in the backgroung
- From: Rob Stavis <email@hidden>
- Date: Fri, 02 Jan 2004 15:39:28 -0500
>
> how do I launch an application in the background?
>
tell app "Address Book"
>
activate in the background
>
end tell
Does anyone know whether it's possible to launch Excel in the background? I
tried this, and the script compiled as
Tell app "Excel"
Activate of the background
...and then Excel didn't understand the command.
Thanks,
Rob Stavis
_______________________________________________
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.