Hi,
I use an application created in Delphi to export some data, i call it from a CVI applicaction with arguments using LauncheExecutable() , but i need to know the result code of that application. How, from CVI, i can get that value returned from that application before it finishes?