Pascal
procedure tsTextEndBlock;
C/C++
void tsTextEndBlock;
This function ends the block mode. This is only possible if you have started the blockmode with tsTextBeginBlock. If you aren't in the blockmode this functions only sets an errorcode.
There is no active context. See also tsContextBind.
There was no renderer set. See the parameter TS_RENDERER.
This error occours if you previously dosn't entered the block mode.