Incrementing a time veriable
Posted: Sun Nov 02, 2003 3:11 pm
I'm trying to create a theme that has a time property that I'd like to increment/decrement by :30 minute intervals if a button is pressed. I've tried all kinds of combinations for the button's property change value (+= Minutes=30, +=:30, %Object.Property% + Minutes=30, +=1800, etc.), but can't seem to get it right. Is there a way I can do this? Am I using incorrect syntax?
Thanks.
Thanks.