November 24, 200619 yr I am trying to write a validation script to test whether any records in a found set have been modified. I defined a timestamp field that auto enters the modified time/date for the record. I used a loop to test for notempty fields. The problem is that the script acting upon the record, modifies it, and therefore autoenters a value in the field defeating the entire process. Is there a workaround / technique out there I can use ? Edited November 24, 200619 yr by Guest change all caps to words
November 25, 200619 yr Author That was too easy! I knew there was a way, but was too Thanksgivified to figure it out. Thank you very much, it works perfectly.
Create an account or sign in to comment