Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods

TInferenceEngine.StartCapture(TFilename,TEncoding) Method

Scroll Prev Top Next More

Starts capturing your expert system's output to the specified file. This method commands the inference engine to redirect any calls to standard output within the expert system (TPrintOutFunction user function and PrintOut method) to the file specified by filename. The contents of the file if it exists will be overwritten. All calls to the PrintOut method will go to the file until the StopCapture method is called

Namespace: InferenceEngine

Parameters

Filename

Type: TFilename

Encoding

Type: TEncoding

Return Value

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb