- May
- 13,215
- 180
Code:
v:\> type test1.btm
echo test2.btm returned %@exec[call v:\test2.btm]
v:\> type test2.btm
cdd d:\
cdd -
quit 17
v:\> test1.btm
test2.btm returned 17
v:\>
That looks good, right? If I now attempt a change of directory via the popup directory history, TCC crashes. There's nothing in tcc.exception.log. I have DMP files. V27 also does it; v26 doesn't.