User Tools

Site Tools


kill_perform_any_necessary_termination_code_1.htm
Navigation:  ABC Library Reference > ErrorClass > ErrorClass Methods >====== Kill (perform any necessary termination code) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

Kill

blk2blue.jpg

The Kill method disposes any memory allocated during the object's lifetime and performs any other necessary termination code.

Implementation:

Disposes the Errors queue created by the Init method.

Example:

GlobalErrors ErrorClass  !declare GlobalErrors object

CODE

GlobalErrors.Init        !GlobalErrors initialization

Main                     !call main procedure

GlobalErrors.Kill        !GlobalErrors termination

See Also:     Init

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