March 5, 200124 yr Newbies I am trying to get a script to work. I have several databases tied together (relational) and I want a button from one layout in a specific database to bring another layout on a different database. I keep trying with no success. Can anyone help?
March 5, 200124 yr I'm not sure what you have already tried - but I use two scripts. The first script is in the current database. It has 2 steps - OPEN DATABASE2.FP5 and Perform Script (Database2.fp5, "take me to the layout"). Make sure the script in the second database takes you to the layout you want. Good Luck. Steven B
Create an account or sign in to comment