Joe Schluter Posted August 5, 2004 Posted August 5, 2004 I want to open a FileMaker database which is hosted by a FileMaker server using a batch file (or command line). I know you can open a *local* database by: "<path>Filemaker Pro" "<path>database.fp5" But what if the database is hosted by FileMaker Server? Is there a syntax for the parameter to specify a hosted file? Thanks
QuinTech Posted August 5, 2004 Posted August 5, 2004 Hi Joe, you could create an opener file, then launch that from a command line. There is a wealth of information here on opener files (just do a search), but basically an opener file is a file that resides locally and typically has one job, which is to open a remote file by way of a script that launches upon opening the file. Jerry
Recommended Posts
This topic is 7756 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