fcSendCommand


Purpose

Sends command strings to the FuzzyCOPE 3 engine. The return value is < 0 if an error occurred, 0 if the command completed successfully without any return data, and > 0 if a return string was generated.

Function Declaration

function fcSendCommand ( StgMessage : string ) : integer;

Arguments

StgMessage : the command string to be sent to the engine


return to main page


This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.