Re: WScript.Sleep method in JScript

Date : Wed, 27 Jul 2005 09:18:58 +1000
To : XSI(at)Softimage.com
From : Aloys Baillet <aloys.baillet(at)gmail.com>
Subject : Re: WScript.Sleep method in JScript
Well, I see that the thread has been hijacked;)

Indeed process trees are quite difficult to get in Windows, and if I remember correctly, the Job object doesn't work completely in Win2000.
What I used in order to get a process tree from python under windows was the output of the pslist tool (http://www.sysinternals.com/Utilities/PsList.html) which is fast and easy to parse.

Thanks for the C++ idea, it's true that we can do almost whatever we want with a little C++ command!
Even if I think it would have been easier and more portable to write it in Python.

Cheers,

Aloys


On 7/27/05, Halfdan Ingvarsson <hingvars(at)softimage.com> wrote:
Well. It's possible by the way of job objects but it's a bit messy.
 
Essentially it goes like this (might be buggy, YMMV):




--
Aloys Baillet - XSI Technical Director
Character Dpt - Animal Logic
--

Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.