Application process whose creator type?
Application process whose creator type?
- Subject: Application process whose creator type?
- From: Barbara Mueller <email@hidden>
- Date: Mon, 31 Mar 2003 22:58:52 +0200
Could anyone tell me why the following script is working in case the
creator type is "MACS" (for Finder) and is not working, if the
creator type is set e. g. to "BOBO" (for AppleWorks):
tell application "Finder"
set theApp to name of (application processes whose creator type is
"BOBO") as string
end tell
Thanks
Barbara
--
***************************************************************
Dr. sc. nat. ETH Barbara M|ller
Institute of Geotechnical Engineering * ETH Hvnggerberg
8093 Z|rich (Switzerland)
Tel. ++41 1 633 25 58 * Fax ++ 41 1 633 10 79
e-mail: email@hidden
private:
Dorfstra_e 6 * 8356 Ettenhausen
Tel. ++41 (0)52 365 08 80 * e-mail: email@hidden
***************************************************************
_______________________________________________
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.