July 21, 200817 yr Greets, Alright, I have a button that runs a script. This script opens another file. I want it to also open a specific layout in that new file. However the "Go to Layout" command only lists the Layouts from the file you are coming from, now the layout you are going to. How does one fix this?
July 21, 200817 yr Make a script in the other file that goes to the layout. Your local script can call scripts in other files using the Perform Script command.
July 21, 200817 yr Hi Paladin, Or you can specify on the "another_file" for this option: File -> File Option -> When opening this file, Switch Layout [Your_layout_on_another_file] HTH.
Create an account or sign in to comment