- Aug
- 2,799
- 144
Without TCEdit being open,
this works;
Now, close TCEdit.
Open TCEdit.
With TCEdit being open,
this does not work;
My current workaround is;
Tested in TCC v35 and TCC v36.
Joe
this works;
Code:
dir | tcedit
Now, close TCEdit.
Open TCEdit.
With TCEdit being open,
this does not work;
Code:
dir | tcedit
My current workaround is;
Code:
dir > tmp9: & tcedit tmp9:
Tested in TCC v35 and TCC v36.
Joe