- Jun
- 1,092
- 48
Following Joe Caverly's suggestions, I now have TCC-RT running nicely in a quasi-interactive mode. But something very puzzling is happening. I launch TCC-RT in a CMD session in Windows Terminal with the /L option so that local aliases and functions will be used. When I run the
ALIAS command, it reports that there are no aliases defined. But that is not true. My regular aliases all work, including my shorthand directory alias D. I can even run UNALIAS *. It makes no difference. How can it be that TCC reports that there are no aliases and then run all my global aliases?