Properties of process
Properties of process
- Subject: Properties of process
- From: bill <email@hidden>
- Date: Sat, 05 Apr 2003 01:54:29 +0800
Hello,
Yesterday I tried this code:
tell application "System Events" to tell process "finder" to properties
-- {application file:alias "bee:System:Library:CoreServices:Finder.app:",
name:"Finder", has scripting terminology:false, file:alias
"bee:System:Library:CoreServices:Finder.app:", accepts high level
events:true, partition space used:0, Classic:false, file type:"FNDR",
frontmost:false, displayed name:"Finder", total partition size:0,
visible:true, accepts remote events:false, creator type:"MACS",
title:"Finder", description:"application", role:"AXApplication",
class:process}
Well, why 3has scripting terminology2 is false; when the Finder is
applescriptable; and what are the meanings of 3accepts high level events2
and 3accepts remote events2?
Any idea about the meanings of these properties of process?
TIA
bill
_______________________________________________
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.