View Single Post
  #35 (permalink)  
Old 04-13-2008, 05:59 PM
matrixebiz's Avatar
matrixebiz matrixebiz is offline
Senior Member
 
Join Date: Oct 2006
Posts: 1,132
matrixebiz is on a distinguished road
Quote:
Originally Posted by Flying Fish View Post
I thought you were asking for some programming help, I missed the part were you wanted someone to code it for you. Please disregard my post.
No, I just want to know what the code means or is telling me so I can understand what it is doing. You don't have to write another EA, just explain or clarify what the code is it's meanings, got it? because I was trying to add "if (Hour()==CloseHour && Minute()>=CloseMinute)" but was getting errors/warnings ('CloseHour' - expression on global scope not allowed)

Last edited by matrixebiz; 04-13-2008 at 06:05 PM.
Reply With Quote