System Profiler
System Profiler
- Subject: System Profiler
- From: Chaim Koshizky <email@hidden>
- Date: Mon, 7 Jun 2004 10:25:06 +0200
Hi ;
I am trying to run "System Profiler" through an applescript application and
create-save a file of the profile.
I do not succeed to save the file. Can any one help ?
tell application "System Profiler"
activate
set theproperty to properties
save theproperty ????????
end tell
Thanks
_______________________________________________
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.