iNTERFACEWARE Products Manual > Installing and Using Chameleon > Language API Documentation > Visual Basic Support > OnParseError Event |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
This is a very important event to implement an Engine for the engine control. It is invoked when a parsing error occurs. You should implement some kind of acknowledgement message here, either an ACK or a NACK, that can be passed back in the ResultMessage String. Below you will find an example of this implementation:
The parameters passed to the OnParseError event are as follows:
|