_CPUNot in LE
Print Topic  Return to Overview  Previous Topic  Next Topic 

_CPU returns the CPU type:

       

486i486        
586Pentium family

etc.

 

This variable merely queries Windows for the processor type. Compatible AMD or other processors will generally return the value corresponding to the Intel processor they most closely resemble.

 

This variable is obsolete.  To determine the CPU type, revision, stepping level, and other details, use the @WININFO or @WMI functions.

Topic "_cpu.htm" last edited 4/28/2008. ©2008  JP Software, Inc.
Keywords: _CPU,@WININFO,CPU