Aug 6, 2008 #1 mtnengr Technical User Jul 24, 2007 5 US Using CVF 6.6C Fortran. I am making a call to Notepad.exe via the call Iret = WinExec('NotePad.exe '//efile(1:lenE)//CHAR(0) ,SW_SHOW). What call must I make to wait until the above call is successful?
Using CVF 6.6C Fortran. I am making a call to Notepad.exe via the call Iret = WinExec('NotePad.exe '//efile(1:lenE)//CHAR(0) ,SW_SHOW). What call must I make to wait until the above call is successful?