Andrej Vodopivec writes:
> I don't have any time to really try this but maybe you could try
> simulating the cat program using a bat script like this
>
> cat.bat:
> ============
> @echo off
>
> cmd /C type %1
> ============
>
I've tried this and a bit different .bat files.
It doesn't work! And I don't have any idea why.
I'll try to bake tcl function.
--
Vadim V. Zhytnikov
<vvzhy at mail.ru>
<vvzhy at netorn.ru>