LoopbackTransaction::SetFinishHandler (open)

Sets a commit handler object, throws if it already exists

Syntax

LOADLIB "wh::dbase/loopback.whlib";

MACRO SetFinishHandler(STRING tag, OBJECT obj)

Parameters

STRING tag

Tag of the object

OBJECT obj

Commit handler object