Jump to content
Server Maintenance This Week. ×

Automating Finds


Aaron_I

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

Recommended Posts

  • Newbies

I'm trying to create a script that automates finds by copying a specific field in one database, enters the find mode in the 2nd database, pastes into the field I indicate, and performs the find.

I have tried setting the field instead of copy and paste, but I can't seem to do either when I'm in the find mode.

Link to comment
Share on other sites

When you are in find mode, you don't have a current record, so Set Field doesn't know which record to get values from unless the calculation is based only on global values which don't depend on a particular record. What you can do is create a bunch of global fields for data transfer . Go to browse mode and use set Field to set the globals to the fields you want to get. Then go to Find mode and use set Field based on the globals.

Link to comment
Share on other sites

This topic is 8473 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.