Scripters - I am familiar with the MemGetStats function; is there something similiar that returns CPU load, or percent usage (similiar to the Windows Task Manager). I am hoping to pause my script while a program loads large, 3D models before continuing. I don't think that MemGetStats is going to work because after loading the models, they remain in the memory for accessing easily. Thanks, Eric