Difference between revisions of "MC-Basic:SYSTEM.CPUTYPE"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:SYSTEM.CPUTYPE to MC-Basic:SYSTEM.CPUTYPE: Global renaming of Axystems: namespace into (Main):)
Line 38: Line 38:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:SYSTEM.INFORMATION|SYSTEM.INFORMATION]]
+
* [[MC-Basic:SYSTEM.INFORMATION|SYSTEM.INFORMATION]]
  
  
 
}}
 
}}

Revision as of 08:41, 22 May 2014

Returns the type and model of the CPU found during the system’s power-up. Supports only Intel, AMD and Cyrix processors.

Syntax

?Sys.CpuType

?System.CpuType

Availability

All versions

Scope

Task or Terminal

Limitations

Read only

Examples

?System.cputype

Am5x86-WB (133, 160 MHz)

See Also