When you are connected to a network, of course $server will return the name of the server you are connected to, respective $network.

When you get disconnected or quit/close the connection, the $server and $network identifiers must be $null.. but sometimes, being disconnected, $server and $networks remain filled with previous data!

This is rarely happened to me and I don't know how to reproduce this again, but it happens rarely.

Last edited by klez; 19/10/18 01:42 PM.