Take Command / TCC Help v. 13.03
_CPUNot in LE
Hide Navigation Pane
_CPUNot in LE
Previous topic Next topic No directory for this topic No expanding text in this topic  
_CPUNot in LE
Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

_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.

 

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

Comments (...)