View Single Post
  #9 (permalink)  
Old 10-30-2006, 03:38 PM
codersguru's Avatar
codersguru codersguru is offline
Senior Member
 
Join Date: Oct 2005
Posts: 987
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Question

Quote:
Originally Posted by JosTheelen
Thanks. I am not hap, but could you add some function that checks if the extern program is still running.
So I can let MT4 save some file. Then I shell a function to read that file and do some weird calculations and save the results. If i can check that my calculations are finished, I can let MT4 read the results and work with them.

An example is BrainMaker.exe, a neural network that can be called in that way from MT4.
Do you mean you want a tool (dll - function ) that tells you if a specific program is running or not?
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
Reply With Quote