Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

Hi All, is it possible to use a variable in the Preform Find Script Step?

I'm trying to match the exact part number in variable set earlier in the script but == $Part#Search doesn't seem to work :)-(

Thanks Peter :-)

Posted (edited)

The simple answer is yes..... but

Can you show us the script or the file an explain what you want to accomplish?

Enter Find Mode()

Set Field(:):Field to Search; $Part#Search)

Perform Find()

Edited by Guest
Posted (edited)

Hi aldipalo, I currently use the three steps you suggested but is it possible to use just the one Perform Find script step?

Thanks Peter :)-)

Edited by Guest
Posted

is it possible to use just the one Perform Find script step?

Only for searching for a static value. For your variable search, it must be done as outlined (it's not possible to use a variable in restored Find criteria).

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