- May
- 13,193
- 180
Is there a built-in way for TCC to get/set the CWD of it's host TCMD?
In another thread, JimBrandley had problems because the debugger, when started from the TCMD menu, wasn't starting where he wanted/expected. I suppose that might always be the case.
I wrote a plugin to get/set a host TCMD's CWD, but it's rather overkill (injecting data and code and running a remote thread).
Perhaps a future TCC might include this capability, or at least it might be built into TakeCommandIPC (to make it a little easier for a plugin to do it).
Good idea ... bad idea?
In another thread, JimBrandley had problems because the debugger, when started from the TCMD menu, wasn't starting where he wanted/expected. I suppose that might always be the case.
I wrote a plugin to get/set a host TCMD's CWD, but it's rather overkill (injecting data and code and running a remote thread).
Perhaps a future TCC might include this capability, or at least it might be built into TakeCommandIPC (to make it a little easier for a plugin to do it).
Good idea ... bad idea?