Extraction of Information from Apple System Profiler
Extraction of Information from Apple System Profiler
- Subject: Extraction of Information from Apple System Profiler
- From: Cynthia Copenhagen <email@hidden>
- Date: Mon, 17 Dec 2001 12:48:26 -0800
I am new at Cocoa and am trying to figure out how I can get strings out of
some of the fields in the Apple System Profiler.
The Apple Script goes something like:
tell application "Apple System Profiler"
get system version as text
end tell
What I am not sure of is how to go through a Cocoa script to call the
AppleScript command.
I have looked everywhere for an example and have read about scripting in the
documentation.
Could someone please tell me where I can find an example?
--
Cynthia Copenhagen
email@hidden