new comer Posted July 15, 2003 Posted July 15, 2003 I want to find all records with a date field empty using script. Here is the script: go to layout[layout having date filed] enter find mode[] setfield["date field", ""=""] perform find[] enter browse mode[] I got "No record match this request". and I found, in find mode, a question mark (?) is set in the date field instead of an equal sign (=). Thanks in advance!
-Queue- Posted July 15, 2003 Posted July 15, 2003 Use Insert Calculated Result["date field", "="] instead of Set Field.
Recommended Posts
This topic is 7801 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