> > If you want it more automated, System Profiler is scriptable, so
> > one of
> > the Python AppleScript interfaces could be used.
> 
> I highly recommend that you forget that it has a scriptable  
> interface, and just use the command-line app as I had 
> suggested in my  
> previous message.. less overhead and more likely to actually do what  
> you want.

How did I forget about this?  I must be too highly trained....
And not have a Macintosh for development....

I'll explore the System Profiler, especially since it can output in
XML.  I already have code to import XML data files, so I could probably
adopt
that for use....  (Or just scrape the text data....)

Thanks for the suggestions!

                - Benjamin
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to