Versions Compared

Key

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

...

If the SRP Schedule Server was started after the Server property was set, then this will still return 0 since there was never a connection made.

...

Code Block
// See if we lost the connection 
If Get_Property(@Window:".OLE_SCHEDULE", "OLE.ServerValid") then 
   Msg(@Window, "Connection to the server was lost.") 
end

See Also

Server