computer profile information

sims sims at ezpzapps.com
Sat Jun 24 05:50:34 EDT 2006


With OS X I'm using the following to get the System Profiler data:

on mouseUp
   put empty into fld "info"
   set the cursor to busy
   put shell(system_profiler) into fld "info"
end mouseUp


Does anyone have a script I can borrow to get lots of information about a PC?
I need to collect data from bug testers.

sims







More information about the use-livecode mailing list