Jump to content

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

Recommended Posts

hi

can you help?

how do i get FM to do this.

Sequentially carry out Find requests using the same field (call it field A).

So the found set from the first Find operation is used for a second Find operation. Both Find operations use field A.

For example, if I save a series of Find commands using Scriptmaker and run them sequentially using Scriptmaker Perform script, I cannot achieve the desired effect.

help if you can. it sounds simple.

really it's equivalent to a db filter as you get in dear old MS Works for Mac.

tom

Link to comment
Share on other sites

If you are asking how to find multiple values for field A:

Enter Find Mode ()

Set Field (field A, "Dog")

New Record/Request

set field (field A, "Cat")

New Record/Request

set field (field A, "Rat")

New Record/Request

set field (field A, "Hat")

Perform Find ()

-bd

Link to comment
Share on other sites

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