Jump 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.

Can other apps run scripts within FM6 runtime?

Featured Replies

Hi,

I've created a runtime solution with Dev6. The solution opens another application to download/process/export data from flash memory cards into a folder (runtime opens the application using "Open..." script command).

The download application opens a separate window on top of FM solution, from which the download process is managed.

After the download process is finished, I'd like the download application to run a script within the FM runtime - is this somehow possible with runtimes (v6)?

Thanks in advance,

Jari V.

Create another FM file that has one script that runs the external script in the file you wish to execute. On the Edit...Preferences...Document, assign this script to be run when the file opens. Make sure you use the same binding key that you used to create the runtime.

Steve

You can use ActiveX to call a script in filemaker or in a runtime. So if you can modify the code of the download application, then you can do it.

Otherwise, what about having the runtime open the download app with a script which then pauses indefinitely. Once the download is done, just switch back to filemaker, and resume the script.

Dana

  • Author

Thanks a lot for your help.

I particularly liked the startup-script solution - simple and works perfectly.

Jari V.

Create an account or sign in to comment

Important Information

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

Account

Navigation

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.