MC-Basic:SYSTEM.CPUTYPE

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?Sys.CpuType<br> ?System.CpuType |AVAILABILITY= All versions |DESCRIPTION= Returns the type and model of the CPU found during the system’…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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