save configuration
save configuration
- Subject: save configuration
- From: "Martin Meneses" <email@hidden>
- Date: Thu, 27 Nov 2003 05:31:38 -0500
- Priority: normal
Hi there.
I4m trying to save a computer configuration using sytem Profile and
mac address for the name
this is the script, but doesn4t work.
set macAddress to (words 2 thru -1 of (do shell script "ifconfig en0 |
grep ether")) as string
tell application "Finder"
tell application "Apple System Profiler"
save document as macAddress
quit
end tell
end tell
Can you help me
Thanks
Martin
_______________________________________________
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.