up previous next
IsServerReady

checks if CoCoAServer is running

Syntax
IsServerReady(): BOOL

Description
***** NOT YET IMPLEMENTED *****

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

Example
  IsServerReady();
True

See Also