ConnectToGlobalIPCPort (open)
Connects to a global IPC port. If the port exists, a link is established immediately.
Syntax
LOADLIB "wh::ipc.whlib";
OBJECT FUNCTION ConnectToGlobalIPCPort(STRING name)
Parameters
STRING name
Name of the global port to connect to
Return value
OBJECT
Possible objecttypes:
New link endpoint, DEFAULT OBJECT when port does not exist.