All,
we are using our AMS to automate some processes. We would like to have the user input a stop time for the project. For instance, the user enters 11 PM into an edit field. A comparison to the system clock is made. When 11 PM comes around, the project closes. Kind of a sleep timer, I guess.
There is something about condition statements that I just can't grasp. Would any of you have a suggestion on how to implement this function?
Thanks!
Peter
we are using our AMS to automate some processes. We would like to have the user input a stop time for the project. For instance, the user enters 11 PM into an edit field. A comparison to the system clock is made. When 11 PM comes around, the project closes. Kind of a sleep timer, I guess.
There is something about condition statements that I just can't grasp. Would any of you have a suggestion on how to implement this function?
Thanks!
Peter
Comment