Show/Hide Toolbars

RiverSoftAVG Products Help

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

TInferenceEngine.Batch(TStream,TEncoding) Method

Scroll Prev Top Next More

Performs batch processing of expert systems. It redirects calls for standard input within the expert system to the contents of the stream. Everytime the inference engine receives a request for input, it reads from the stream instead. The Batch method provides automated execution of your expert system. If the batch processing was successful, this method returns True

Namespace: InferenceEngine

Parameters

Stream

Type: TStream

Encoding

Type: TEncoding

Return Value

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb