May 16, 200124 yr 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.
May 17, 200124 yr Newbies 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.
May 17, 200124 yr Newbies 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.
July 9, 200124 yr 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
Create an account or sign in to comment