RE: NONMEM priority on windows NT/2000
From: "Sale, Mark" <ms93267@GlaxoWellcome.com>
Subject: RE: NONMEM priority on windows NT/2000
Date: Mon, 7 May 2001 08:31:44 -0400
A little complicated but:
You can write another application (in VB or VC) that uses the windows API call createprocess to run the nonmem.exe. This has options including what priority to run at. I currently have this capability embedded in another application that calls NONMEM. While you're at it, you could just replace all of NMFE.bat with an application that did the same this. If there is interest I'd be happy to put this together, it wouldn't take very long.
Mark