up previous next
IsServerReady

checks if CoCoAServer is running
Syntax

IsServerReady(): BOOL


Description
This function tests whether the CoCoAServer is running. This may cause a harmless error message in the CoCoAServer window.

Example
  IsServerReady();
TRUE


See Also