Platforms to show: All Mac Windows Linux Cross-Platform

The module SystemInformationMBS

module SystemInformationMBS
Type Topic Plugin Version macOS Windows Linux iOS Targets
module System MBS Util Plugin 8.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Function: A module to collect all the system information functions.
Example:
msgbox "Welcome "+SystemInformationMBS.Username+"!"

ProcessorCount Modes

Constant Value Description
kProcessorCountDefault 0 Default behavior.
kProcessorCountLogical 1 Logical Processors
kProcessorCountPhysical 2 Physical Processors

Windows Machine Types

Constant Value Description
kWindowsMachineAMD64 &h8664 ARM in 64-bit.
kWindowsMachineARM32 &h01c0 ARM in 32-bit.
kWindowsMachineARM64 &hAA64 AMD 64-bit x86.
kWindowsMachineI386 &h014c Intel 32-bit x86.
kWindowsMachineUnknown 0 Unknown.

Some examples which use this module:

Blog Entries

Xojo Developer Magazine


The items on this page are in the following plugins: MBS Util Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...