January 16, 200818 yr Hi, I wrote a random search script as follows: Go to layout(Data Entry view) Enter Find Mode (pause) Perform Find() Go to Layout (list view) Enter Browse mode (Pause) Go to layout(Data Entry view) Show all Records I get an error message saying "No records match this set of find requests" then I click continue and it shows the found record. What can I do to get rid of the error message?
January 16, 200818 yr A find with no found records will display the last known found set. Not sure why you have Enter browse mode in that script. After performing a find you are automatically in browse mode. Also why the Show all records at the end? Michael
January 16, 200818 yr Author Hi, I entered browse mode because I show the records in a list view then pause, so the user can go back to the layout they started on. If you do not do show all records it stays with the found set only. I have two tables and I was not staying in the same table with my script for my finds so I was not working.
Create an account or sign in to comment