thanks Richard. I see the approach now!
Thanks Dave, but I don’t see how filterstring is going to help me here as the command “callbacks.show()” only prints to the Maxscript listerner and is…
Sorry, but there is no such thing as callbacks.count! hence my problem!
Thanks Bobo. Extremely useful examples. Can I suggest putting these examples into the Maxscript reference *.chm? Looking further into what I want to…
thanks Pete. couldn’t see the wood for the trees!
Thanks Tim, but I need to get feedback into MAXscript so that my code knows that a particular *.exe is not running! Thx, Mike
Thanks RustyKnight/ Eric, Its working now…! I guess the DOSCommand is not the way to go here. Shelllaunch works nicely although a bit complicated for …
Thanks Eric, the additional code is great, but it still fails to execute correctly when this string is passed to the DOSCommand. Do you or anyone els…
Thanks for the advice. But this approach although really good for sorting out the formatting of the final command string does not work in the “DOSCom…
thanks again. But how do you make it work when there are space in both the file names and there relative paths as well? For example: “C:\Program Fil…