Print() isn't printing strings to log?

 

Hello, is anybody else having trouble getting simple strings to print to the mt4 log? 

In a script, I am trying to see this:

void OnStart()

  {

   Print("The OnStart function just ran.");   

  } 

 

I see that the script ran, but the string didn't print. See attached file for the log results.

 

Drew 

Files:
log.PNG  6 kb
 
You are looking in the Journal Tab, you should be looking in the Experts Tab