Thread: How to code?
View Single Post
  #1162 (permalink)  
Old 08-14-2008, 10:34 AM
fercan fercan is offline
Member
 
Join Date: Aug 2008
Posts: 36
fercan is on a distinguished road
Quote:
Originally Posted by matrixebiz View Post
I just want to close the pendings at a specific time.
Thanks
How about adding the code below before takis code:

Quote:
if (TimeCurrent( ) == (time you wish to close))
not really sure but it might work..

Last edited by fercan; 08-14-2008 at 10:44 AM.
Reply With Quote