January 2006
Beginner
592 pages
16h 55m
English
system info
system information
Returns a record of basic system information, such as the computer
name
, CPU speed and type, Ethernet address, and so forth (new in Tiger). If the desired information is not part of this record, use the more general (but harder to use) system attribute command.
set v to system version of (system info) display dialog "You are running system " & v & "!"
Read now
Unlock full access