Re: Get a list of applications
Re: Get a list of applications
- Subject: Re: Get a list of applications
- From: Tim Bates <email@hidden>
- Date: Wed, 9 Jul 2003 08:27:26 +1000
Seems to optimize itself. i ran it three times (DP 1.2GHz) and got
{96, 1084.0}
{96, 520.0}
{96, 179.0}
{96, 177.0}
On Wednesday, July 9, 2003, at 8:03 AM, John Delacour wrote:
set x to GetMilliSec
tell app "Finder" to name of application files in entire contents of
folder "Applications" of startup disk
{count result, (GetMilliSec) - x}
--> {190, 240.0}
_______________________________________________
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.