August 10, 200421 yr Is there a way to validate a find request? I have a script which adds a request (beyond the first one) and enters some criteria in by itself. However, it keeps failing because sometimes I don't enter any criteria on the first one, and subsequently it doesn't work. If not, is there a way for FM to change the request to an omit request, even if FM generated the request? Thanks a lot! -Jim
August 10, 200421 yr If [status(CurrentError) = 400], then the Find criteria is empty. Error Capture must be turned on to trap the error.
Create an account or sign in to comment