RE: Open application as hidden
RE: Open application as hidden
- Subject: RE: Open application as hidden
- From: "Frank W. Walker" <email@hidden>
- Date: Wed, 28 May 2003 13:25:53 -0400
- Thread-topic: Open application as hidden
This is exactly what I was looking for in an earlier query.
I'm using it to make Microsoft Word invisible in hopes of speeding up the text reformatting my script does.
From testing, it looks like it shaves 0.2 seconds off each iteration of my main loop.
In any case, my script no longer has distracting/obscuring windows popping up as it runs.
Thanks!
Frank
>
----------
>
From: Barbara Mueller
>
Sent: Tuesday, May 27, 2003 9:41 AM
>
To: email@hidden
>
Subject: Re: Open application as hidden
>
>
Try this:
>
>
set the visible of (every process whose frontmost is true) to false
>
>
Hth
>
>
Barbara
>
_______________________________________________
>
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.
_______________________________________________
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.