Esmo2000 Posted August 10, 2004 Posted August 10, 2004 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
-Queue- Posted August 10, 2004 Posted August 10, 2004 If [status(CurrentError) = 400], then the Find criteria is empty. Error Capture must be turned on to trap the error.
Recommended Posts
This topic is 7413 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now