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

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

Recommended Posts

  • Newbies
Posted

Hi,

I am trying to create a script whereby i search another table for data contained in a field of another table, so far, using the 'found set' script step seems to be the right way, except i'm unsure how to place in the contents of another field into the criteria box, as it seems to want something plainly written in?

any ideas very much appreciated, thanks!

Posted (edited)

Show All Records()

Set Variable($Criteria; yourdatafield)

Go to Layout(layoutyouwanttosearch)

Enter Find Mode() //uncheck pause

Set Field(fieldyouwanttosearch;$Criteria)

Perform Find()

Sort Records()

hth

Edited by Guest

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