CoCoA:IsServerReady

From ApCoCoAWiki
Revision as of 10:02, 24 October 2007 by XMLBot (talk | contribs) (pushing XML rev. 1.46, again)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

CoCoAServer

   <type>cocoaserver</type>
   <type>boolean</type>