CoCoA:IsServerReady
From ApCoCoAWiki
IsServerReady
checks if CoCoAServer is running
Description
This function tests whether the CoCoAServer is running.
This may cause a harmless error message in the CoCoAServer window.
Example
IsServerReady(); TRUE
Syntax
IsServerReady(): BOOL
<type>cocoaserver</type> <type>boolean</type>