Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Script to open a file to a specific layout 1

Status
Not open for further replies.

donennio

Technical User
Mar 25, 2005
1
DE
It is no problem from file "A" to script "open file B" - but once the file is open, I want to automatically (and transparently) go to a specific layout. Can this be done.

In other words, in file "A", I want to program a script that says (in effect) "open file B and go to layout X"

Can this be done? A solution for either FMP 5.5 or FMP 7 would be appreciated.

Thanks.

 
Create a script in File B that goes to Layout X. In file A script it to run an external script, the open layout x script in file B.


Hope that helps
John
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top