On August 1, 2001 at 11:57, paras dagli wrote:

> is there any way to get a message's thread level
> number.
...
> message A
>   message B
>     message C
>   message D
> message E
...
> message A thread level number is 0
> message B thread level number is 1
> message C thread level number is 2
> message D thread level number is 1
> message E thread level number is 0

There is no resource variable available to get the thread level of
a message, however, the information is available internally.  It
should be easy to add a new resource variable, $MSGTLEVEL$, to get
access to it.  I'll try to put in v2.5.

--ewh

Reply via email to