johnfaris
15-Aug-2005, 03:38 PM
I would like to add custom data to the log file so that it appears in the same style as the existing Name Value pairs on the General Tab. If I do
CustomData := 'MyName=MyValue';
it appears as one long string in the right hand side of the grid. I would like to see it displayed in the same way as, for example, the IP Address. Is this possible and if not can it be added to a future version?
Thanks.
CustomData := 'MyName=MyValue';
it appears as one long string in the right hand side of the grid. I would like to see it displayed in the same way as, for example, the IP Address. Is this possible and if not can it be added to a future version?
Thanks.