Running NMV with Intel 9 from S+
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