Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSProcessInfoMBS class.

NSProcessInfoMBS.NSHPUXOperatingSystem=4

Type Topic Plugin Version
const Process MBS MacBase Plugin 8.4
One of the following constants are provided by the NSProcessInfo class as return values for operatingSystem.

Indicates the HP UX operating system.

NSProcessInfoMBS.NSMACHOperatingSystem=5

Type Topic Plugin Version
const Process MBS MacBase Plugin 8.4
One of the following constants are provided by the NSProcessInfo class as return values for operatingSystem.
Example
dim p as new NSProcessInfoMBS

MsgBox str(p.operatingSystem) // shows 5 = NSMACHOperatingSystem

Indicates the Mac OS X operating system.

NSProcessInfoMBS.NSOSF1OperatingSystem=7

Type Topic Plugin Version
const Process MBS MacBase Plugin 8.4
One of the following constants are provided by the NSProcessInfo class as return values for operatingSystem.

Indicates the OSF/1 operating system.

NSProcessInfoMBS.NSSolarisOperatingSystem=3

Type Topic Plugin Version
const Process MBS MacBase Plugin 8.4
One of the following constants are provided by the NSProcessInfo class as return values for operatingSystem.

Indicates the Solaris operating system.

NSProcessInfoMBS.NSSunOSOperatingSystem=6

Type Topic Plugin Version
const Process MBS MacBase Plugin 8.4
One of the following constants are provided by the NSProcessInfo class as return values for operatingSystem.

Indicates the Sun OS operating system.

NSProcessInfoMBS.NSWindows95OperatingSystem=2

Type Topic Plugin Version
const Process MBS MacBase Plugin 8.4
One of the following constants are provided by the NSProcessInfo class as return values for operatingSystem.

Indicates the Windows 95 operating system.

NSProcessInfoMBS.NSWindowsNTOperatingSystem=1

Type Topic Plugin Version
const Process MBS MacBase Plugin 8.4
One of the following constants are provided by the NSProcessInfo class as return values for operatingSystem.

Indicates the Windows NT operating system.

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


The biggest plugin in space...