View Single Post
  #4 (permalink)  
Old 09-24-2007, 04:28 AM
wolfe's Avatar
wolfe wolfe is offline
Senior Member
 
Join Date: Jan 2006
Posts: 702
wolfe is on a distinguished road
Quote:
Originally Posted by ralph.ronnquist View Post
Not sure I'm better at this, but WindowFind - MQL4 Documentation
does tell you that -1 is what you get in the init() function....

Perhaps you should make a second init() function, to be called once from the start() function, and that second init() function (init2() maybe?) would include all the sl(..) calls.
Thanks for the reply. I'm not exactly sure how to fix the problem, but I will try your suggestion.
Reply With Quote