Hi Mark, thanks for the confirmation! For now I using the following workaround:
1. I've created an Optional Character Field. 2. When my Attach1 != $NULL$ I do a Set Fields on Submit and Modify saying Attach1_String = $Attach1$ I'm doing this with a filter, so the string contains the Attachment size. 3. I change my original RunIf condition from 'DB.Attach1' != 'Attach1' to 'DB.Attach1_String' != 'Attach1_String' Works for me so far. Mark _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

