March 11, 200223 yr This must be a very simple one but the solution seems to be evading me. I have a find button in my database with a script that enters the find mode and takes you to a specific find layout. I want to create a button that will take you from find mode back to browse mode and the main layout. None of the Scriptmaker commands such as exit script seem to work. Clicking on the cancel button in the toolbar manually seems to be the only way to exit the find mode. Can any one help me out with a Scriptmaker command that will do the above. Thanks.
March 11, 200223 yr Hi, If you create a script called cancel find. Enter Browse Mode Go To Layout [ your main layout] Exit Script Then, on your button, make sure it is set to exit as opposed to pause. This will make it exit the current script and run this one. This should do the job [ March 11, 2002, 04:19 AM: Message edited by: Andy Gaunt ]
Create an account or sign in to comment