Re: How can i see if a exe is running?

2004-03-25 Thread JoeLabView
Sorry for answering a question with a question...

How are you running your program? Are you using System Exec.vi?

If so, you can set the wait until completion to true and feed the
output error cluster to some sort of indicator.  Usually, some
programs will return a value, especially an error code.  This can be
used as an automatic way to indicate that the program terminated and
may even indicate if it completed successfully or not.

Can you provide more details of what type of program is running and
how it is executed?

Thanks,

JLV



Re: How can i see if a exe is running?

2004-03-25 Thread john_c_m
Seit wann programmiert Hans S=F6llner?