_henry_ Posted January 8, 2008 Posted January 8, 2008 Hello all, Here is my question: I have Perform Find [Restore] Script. For the "Action" is Find Records, the "Criteria" is "Import::Number: [<100]". So, basically it will search record under Number 100. It performs well. My question is, when I changed to $Variable, then it performed nothing. Is there a way that I need to plug in the number, e.g: 100 or 200 in variable, but I still can find it using Script Perform Find? So the criteria would be: "Import::Number: [<$Variable]" Thank you.
Kiwi Posted January 9, 2008 Posted January 9, 2008 You will need to Go to layout Enter Find Mode (no pause - no specify) Set field 'number' to "<" & $variable Perform Find cheers
_henry_ Posted January 9, 2008 Author Posted January 9, 2008 Thank you Kiwi for you help... Have a nice day...
Recommended Posts
This topic is 6164 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 accountSign in
Already have an account? Sign in here.
Sign In Now