Mark Appleby Posted December 6, 2001 Posted December 6, 2001 I am trying to create a script to bring me to a different database and then to a particular layout. opening the file is no problem but then how do I get to the layout? Mark
FUBAR Posted December 6, 2001 Posted December 6, 2001 Perform an external script? i.e. You open File B from File A. After it's open, from File A perform an external script located in File B that will take you to the layout that you want. Just a guess
tlsparker Posted December 6, 2001 Posted December 6, 2001 Create the script in the file that contains the layout you want to go to. The script can just be one line: Go To Layout (Layout Name) In the original file, create a script that does a Perform Script, select External Script, then choose the file containing the Go to Layout script. That should get you going.
Recommended Posts
This topic is 8392 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