[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPcpuStr()
This function returns the CPU type as a string
------------------------------------------------------------------------------
Function: XPcpuStr()
Exactly the same as XPcpu(), except that it returns
a string indicating the CPU type.
See XPcpu() for more info.
Syntax: XPcpuStr() --> cCPU
Arguments: None
Returns: A string indicating the CPU, could be
"8086", "80286", "i386" of "i486"..
Usage: ? 'Processor is a '+XPcpuStr()
See Also:
XPromid()
XPcpu()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson