Carl Smith Posted September 5, 2005 Posted September 5, 2005 I have created a script with a "Show Message" step in File B which I am running via the external function in File A and I want the user to be taken to a layout in File B and then be shown the message after a find has taken place. For some unknown reason the message shows in File A My script is; FILE A Perform Script: External "File B" - Show Message FILE B Perform Find If Status(CurrentFoundCount) >0 Go to Layout (Refresh) Sort found records Beep Show Message Can anyone help?
IdealData Posted September 5, 2005 Posted September 5, 2005 Check out the "Refresh Window" step and the "Bring to front" option. Although the refresh option on Go To Layout does display the layout, it doesn't necessarily bring it to foreground.
Carl Smith Posted September 5, 2005 Author Posted September 5, 2005 Thanks for your reply. It seems to have done the trick.
Recommended Posts
This topic is 7022 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