Libraries: Script Calling Library for MT4 build 600 and later

 

Script Calling Library for MT4 build 600 and later:

Script Calling Library for MT4 build 600 and later

Author: micclly

 

Hi

I downloaded and used the useful class you made, but unfortunately it is not working properly on my system. the dll is loaded successfully but the function call "callScript" keeps returning a false. I just installed windows 10 and think maybe something is wrong and file management in that?

if (!g_scriptCaller.callScript("Test", true))
      Alert("unsuccessful"); // Do not end with .mq4

 

no , this is not working , i have put in all the correct parameters , compiled succesfully , but it will not execute the scripts.

such a pity , because it would be awesome to use and call scripts from a indicator. I get a 4200 error: 

ERR_OBJECT_ALREADY_EXISTS4200Object already exists.
Reason: