View Single Post
  #1 (permalink)  
Old 08-10-2007, 11:03 PM
duwi duwi is offline
Junior Member
 
Join Date: Jul 2007
Posts: 16
duwi is on a distinguished road
can I run o/s command from Mt4?

I need to write a file from my EA to say c:\myout.tx (!!! not under ...expert\file)
Read Mt4 help file, says No I am not allowed.

Ok...a workaround maybe... write the output file to expert\file\my.out (i know how to do this) then... run an operating system command "move" to move the file to the location I want. But I dont know how to do this....

ANyway can help? pls
Reply With Quote