Richard_N Posted May 30, 2007 Posted May 30, 2007 I am seeking help in creating a script that will perform multiple finds on user input data. Using a bar code reader the user will enter his/her requests (approx 20 entries) into a temporary table. The user will then run a script to search for all items within this temporary table. I suspect that I will need a looping script but how do I import the records from the temp table into the Find mode (create a new request for each entry)? Thanks
comment Posted May 30, 2007 Posted May 30, 2007 I don't think you need to bother with a script - you can define a relationship between the two tables, and use Go to Related Record[] to 'find' the related records. If for some reason that is not suitable, you can see an example of the required script here.
Richard_N Posted May 30, 2007 Author Posted May 30, 2007 Thank you for your help. The script you directed me to solved my problem. I appreciate your quick response. R
Recommended Posts
This topic is 6388 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