Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Open Hosts script step

Featured Replies

  • Newbies

Hello,

We are using FileMaker 6 and accessing a FileMaker Server database. I have found a script step called Open Hosts that the help file say the following about:

***************************

Open Hosts script step

Opens the Hosts dialog. (This is the same as choosing File menu > Open Remote.) This dialog allows you to select and open a shared FileMaker Pro database over a network connection.

Options: None

***************************

So how to you tell it which host to open? And how do you get the script to be run from a desktop icon?

Any comment or response is welcome.

Hell Rick,

If you just want a desktop icon to open a hosted file try this syntax as the target in the shortcut:

fmp5://ServerIP/FileName.fp5

Example:

fmp5://10.10.10.30/Main_Menu.fp5

Rick:

Open Hosts [] is pretty open-ended. To keep your users from accessing what they're not supposed to, use the Open [] step instead, and navigate via the hosts button to the served file. Now, when the script is run, it will automatically open the file you want.

-Stanley

  • Newbies

Rick,

If you have multiple users- I wouldn't recommend pointing the shortcut directly to the *.fp5 file. This goes against how Filemaker sharing was intended to work and can cause problems down the road.

Instead, create a database that sits on your local desktop. This gives you an icon. The database will have no fields and one script that uses the Open[] then Close script steps. See Stanley's response. Set the local file options to run the script upon opening.

This launcher.fp5 file could also contain a layout of buttons that run similar scripts (minus the close[]) to launch specific files.

-cb

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.