expiration date on published file
September 20, 2006 12:00 AM
I tried some combinations to no avail. I set up an input box to enter # days and a button with these actions using a variable called x.1. x = CurrentDate2. add input #days to x3. display x (this always showed the adjusted date after adding. I found I could even enter a negative # and that worked too.)4. Display "x < current" if x < CurrentDate on condition tab5. Display "x = current" if x=CurrentDate6. Display "x > current> if x > CurrentDateDespite displaying the new date for x in the first display, it ALWAYS displayed "x = current".I have no clue what is going on. Would someone else try this and see if they get the same result? Thanks.Edited By: bpitman on 2006-9-26 16:1:56
Discussions have been disabled for this post