dspires Posted May 16, 2001 Share Posted May 16, 2001 Create an opener database that on opening runs a script to open all of the databases (auto entering a password if necesary). Place this database in the start folder. Link to comment Share on other sites More sharing options...
Newbies macdaddybob Posted May 17, 2001 Newbies Share Posted May 17, 2001 We have a FM5 Server hosting DB's, and an Unlimited5 system web serving those DB's. Although Server will auto-open local DB's if restarted, I cannot find a way to have Unlimited go out and auto-open all databases from Server. We've created a script which contains the path for those DB's and use oAzium Events to go out every x-minutes to open any DB's that are closed (closed for changes, etc). Is there ANY way to script the opening of a mass of DB's, within a folder, without calling out the databases by name? Greatly appreciate any help. Link to comment Share on other sites More sharing options...
Newbies macdaddybob Posted May 17, 2001 Newbies Share Posted May 17, 2001 We've already done that. We're new to FM scripting. What we've done is manually enter each database to open. What we'd like is to point to a folder and say "open everything in there." Is there a way to open everything in a place or do we have to specify each database? Thanks. Link to comment Share on other sites More sharing options...
Anatoli Posted May 17, 2001 Share Posted May 17, 2001 You must open all databases via name or script. Link to comment Share on other sites More sharing options...
Arin Posted July 9, 2001 Share Posted July 9, 2001 If you are using a Mac you might be able to call an applescript that would do a "select all" and then "open" within a specified folder... It would be more of an applescript issue than a FMP one. -Arin Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 7622 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