> How do I accomplish this? The line below appears to override
> attempts to set the property at run time.
>
> FLogFileName := 'EMULVT.LOG'; // angus V6.01
That line simple sets the default file name, which can then be changed by
the LogFileName property, before calling the Log property to star
Hello,
This is probably a question for Angus?... 8:)
I see that in ICS (v7), I'm able to successfully log telnet sessions within
the TnEmulVT module if I enable the Log property on the object. I would
like to be able to also use the LogFileName property in the EmulVT object
to uniquely ass