no memory for string error

 

Hello,

does somebody know what the error mean "no memory for string" i did see that today in my experts tabs?

 
PipTraderTim: Hello, does somebody know what the error mean "no memory for string" i did see that today in my experts tabs?

Documentation.

ERR_NO_MEMORY_FOR_PARAM_STRING 4006 No memory for parameter string.
ERR_NO_MEMORY_FOR_TEMP_STRING 4007 No memory for temp string.
ERR_NOT_INITIALIZED_STRING 4008 Not initialized string.
ERR_NOT_INITIALIZED_ARRAYSTRING 4009 Not initialized string in array.
ERR_NO_MEMORY_FOR_ARRAYSTRING 4010 No memory for array string.
ERR_TOO_LONG_STRING 4011 Too long string.

Sounds like your computer ran out of memory to hold the string.

 
yes but how could it be slove that it dont happen. i have the idea that it can have somethink to do with to much text in logfiles, but in this windows 7 i can not find the folder where he write the logfile. i have this also running on a vps server.