Applies To: |
|
Summary: |
The ServerInfo function should return 1 if
the computer is a server and 0 if it is not a server, when called
in the following way: ServerInfo("Trend",0). However
ServerInfo("Trend", 0) currently returns 1 regardless of whether or
not the computer is a trend server.
CIT has confirmed this to be a problem in Citect for Windows versions 1.00 to 2.10. This problem has been fixed in version 3.00 and later. |
Solution: |
You may work around this problem by calling the function ParameterGet("TREND", "SERVER", "1") or by upgrading to version 3.00 and later. |
Keywords: |
Related Links
Attachments