Hi Again,
I'm not having problems opening a new window or running a script in that window. However, I'm trying to change the paths of that window dynamically from my window. I can change the paths in my own window with commands like
"set capture path ..." or "set dnldpath ..." and I would like to do the exact same thing in the remote window. The reason for this is based on the test I'm running, the path of that test will be different and the remote window will need the path of the current test, not the last test as it will have. Of course, if I manually change the paths in my window (before running the script) then when the remote window opens up, it too will have the same paths. I just don't want to have to do that everytime. Is there a way to do this? It seems as though the ASPECTCMD only supports the commands knob listed above and no others. This means, apparently, I can't use it to set the paths of the remote window. I did attempt to use:
ddeexecute "set capture path ..." and there were not compilation errors but that didn't really seem to work either since the paths were still the same as before in the remote window. Thanks for looking at this and any help would be appreciated.
I'm not having problems opening a new window or running a script in that window. However, I'm trying to change the paths of that window dynamically from my window. I can change the paths in my own window with commands like
"set capture path ..." or "set dnldpath ..." and I would like to do the exact same thing in the remote window. The reason for this is based on the test I'm running, the path of that test will be different and the remote window will need the path of the current test, not the last test as it will have. Of course, if I manually change the paths in my window (before running the script) then when the remote window opens up, it too will have the same paths. I just don't want to have to do that everytime. Is there a way to do this? It seems as though the ASPECTCMD only supports the commands knob listed above and no others. This means, apparently, I can't use it to set the paths of the remote window. I did attempt to use:
ddeexecute "set capture path ..." and there were not compilation errors but that didn't really seem to work either since the paths were still the same as before in the remote window. Thanks for looking at this and any help would be appreciated.