The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Execute


Unit:SDL_math2
Class:TExtractor
Declaration:function Execute: boolean;

The method Execute starts the extraction of information from the source string. Be sure that both the SourceString property and the ExtractionCommands property contain the appropriate items. Execute returns TRUE if the script has been executed successfully, or FALSE if the script has been aborted by the command 'exiton'.

The results of the extraction are delivered via the OnEmit event.


Last Update: 2023-Feb-06