User Tools

Site Tools


kill_shut_down_the_translatorclass_object_.htm
Navigation:  ABC Library Reference > TranslatorClass > TranslatorClass Methods >====== Kill (shut down the TranslatorClass object) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

Kill

blk2blue.jpg

The Kill method frees any memory allocated during the life of the object and does any other required termination code.

Implementation:

The Kill method writes out a list of untranslated text strings if the ExtractText property contains a valid INI file pathname.

Example:

Translator   TranslatorClass   !declare Translator object

CODE

Translator.Init               !initialize Translator object:

                              ! with default translation pairs

!program code

Translator.Kill               !shut down Translator object

kill_shut_down_the_translatorclass_object_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1