Done Who am I?

Attached is the image of the bar at the top of a running tcc on a *.btm file. Unfortunately It does not tell me either the name of the original *.btm or the one currently nested running.

I try to keep track with background colours, but Windows 7 keeps screwing them up, and I have too many different BTMs.

Is it possible to get that infomation up there automatically?
 

Attachments

  • temp.png
    temp.png
    9.2 KB · Views: 161
> Is it possible to get that infomation up there automatically?

You can use the "TITLEPROMPT" variable to do that.

In your tcmd.ini or in the system environment set titleprompt to one of the
following:

set titleprompt=%_batchname
set titleprompt=%@name[%_batchname]

Dennis