- May
- 13,644
- 204
I am here.
If I type
my command line turns into
[/code]library /r doperl[/code]
and more Tab's do nothing. It'll do that even if I'm in another directory!
1. Where's it getting "doperl" in the first place? [doperl.lib contains a "doperl" library routine.]
2. Why doesn't it do ANY file name completion?
Code:
d:\tc25\library> d
2019-09-03 13:40 51 doperl.lib
2019-07-17 23:57 789 tl.lib
If I type
Code:
library /r <Tab>
my command line turns into
[/code]library /r doperl[/code]
and more Tab's do nothing. It'll do that even if I'm in another directory!
1. Where's it getting "doperl" in the first place? [doperl.lib contains a "doperl" library routine.]
2. Why doesn't it do ANY file name completion?