close
Entity: predicate

Usage:
close(Object)

Closes any type of object. You can use this predicate in order to close Window, OLE server, File, DLL, Socket or MySQL connection.

Closing an one object is the same as its killing because the object will not exist after closing. Actually its pointer will be still valid but it will point to a dead object. You can look in Tools / Objects in order to see the status of all current objects.

See also:
window
server