Re: Finder in processes false ?
Re: Finder in processes false ?
- Subject: Re: Finder in processes false ?
- From: Barry Wainwright <email@hidden>
- Date: Tue, 11 Oct 2005 15:41:38 +0100
- Thread-topic: Finder in processes false ?
Title: Re: Finder in processes false ?
Try using:
set theProcesses to name of processes
--
Barry
From: Jay Louvion <email@hidden>
Date: Tue, 11 Oct 2005 16:34:19 +0200
To: AS AppleScript Users <email@hidden>
Subject: Finder in processes false ?
Anyone can show me how dumb I am for not getting why this returns “false” ?
tell application "System Events"
set theProcesses to (list processes as list)
if theProcesses contains "Finder" then
set op_state to "True"
else
set op_state to "False"
end if
end tell
J.
Jay Louvion
Studio Casagrande
3, rue Müller-Brun
1208 Geneva
T+4122 840 3272
F+4122 840 3271
skypeme:
jaylouvion
www.studiocasagrande.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden