Re: System Profiler
Re: System Profiler
- Subject: Re: System Profiler
- From: Gnarlodious <email@hidden>
- Date: Mon, 07 Jun 2004 06:17:07 -0600
do shell script "System_Profiler > SystemProfile.txt"
Entity Chaim Koshizky spoke thus:
>
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.
_______________________________________________
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.