Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7801 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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!

Posted

Use Insert Calculated Result["date field", "="] instead of Set Field.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.