dharkin Posted March 11, 2004 Posted March 11, 2004 I would like to access an external database via a scripted button. I would appreciate someone giving me the instructions on how to do this. To be more clear, the buttons or tabs would be clicked and layout 1 of the external database would become the active window the user could input to that database and then click another tab or button to return to the previous database. Thanks in advance. Version: v6.x Platform: Mac OS X Panther
CyborgSam Posted March 11, 2004 Posted March 11, 2004 Is the external DB a FileMaker file? If so, the last step of the script assigned to the button should do an "Open" of the other database (make sure the open hidden is not selected). In the other database, create an OpeningScript and set the file's preference to run this script when opened. This script sets up the window (e.g. hide status area) and can goto the proper layout and display apropos data. Using the same technique, a script in this database will have an Open to return to the first database. Is this what you wanted to do?
Recommended Posts
This topic is 7563 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