Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The return value is a dynamic array holding all the accumulated system information:

FieldDescriptionSample / FormatError Response
1

Network driver extracted from LH.DLL

12

Error opening the LH.DLL file
2

Maximum number of users allowed using the MaxUsers function

#
-
3

Current number of users based on number of rows in SYSLOGINS

#
Error opening the SYSLOGINS table# or "NLM not detected"
4

NLM serial number (if running) using the NLMSerial function

#
NLM not detected# or "N/A"
5

NT Service serial number (if running) using the NTSSerial function


NT Service not detected
6

Windows OS version using Utility("VERSION")

61N.21N

7

OI version using Utility("VERSION")

91N.41N.31N
-
8

OI serial number using the Serial function

1A8N
-W1001####
9

ServerOnly setting of the REVPARAM file (if it exists)


Setting or "No REVPARAM file" returned
10

Available System resources using the GetFreeSystemResources function



11

Available GDI resources using the GetFreeSystemResources function



12

Available User resources using the GetFreeSystemResources function



13

Station ID using @STATION



14

Server Control status based on the SYSOBJ handle in SYSTABLES



15

User name



16

Computer name



17

Windows OS version



18

Windows OS version release



19

Windows OS build



20

Platform



21

Additional information



22

Windows OS directory



23

Windows OS system directory



24

Windows OS version description

Microsoft Windows NT 6.2

...