- May
- 13,802
- 211
I'm seeing this.
Using my own, I see this.
And, funny thing, I actually used TCC's SETP to set them.
Is there a way to debug this?
Code:
v:\> echo %@pid[explorer.exe]
1940
v:\> setp 1940 tmp & setp 1940 temp
TCC: Not in environment "tmp"
TCC: Not in environment "temp"
Using my own, I see this.
Code:
v:\> u:\pset64.exe 1940 tmp & u:\pset64.exe 1940 temp
z:\
z:\
And, funny thing, I actually used TCC's SETP to set them.
Is there a way to debug this?