Running NMV with Intel 9 from S+

From: Hui Kimko Date: July 19, 2007 technical Source: mail-archive.com
Hello: Would you kindly let me know the command line to run NONMEM using INTEL 9 from S+? An example that does not work is : ============ system("C:\\WINNT\\system32\\cmd.EXE /K start /LOW/i C:\\Progra~1\\Intel\\Compiler\\Fortran\\9.0\\IA32\\Bin\\IFortVars.bat") loc="C:\\nmv9\\run\\" action=paste(loc,"nmfe5.bat ",loc,"CONTROL3 ",loc,"delete",sep="") dos(action) ======================================= A modification of the command works in Digital Fortran... > Thanks in advance, > Huicy
Jul 19, 2007 Hui Kimko Running NMV with Intel 9 from S+
Jul 19, 2007 Nick Holford Re: Running NMV with Intel 9 from S+