I've been trying to find a way to detect when a command run by os.popen (or similar) has completed (in Windows, btw). I found such a function (i don't remember the exact name and library), but the said function was only availible for UNIX, for which I am not currently making programs for (but soon plan to). Any ideas? -Matt K. Jensen