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.

AppleScript results

Featured Replies

  • Newbies

I have developed a snippet of AppleScript that I am calling from within a FileMaker script. The AppleScript checks to make sure that certain conditions are met regarding the configuration of the machine. I would like to be able to pass a boolean result back to the FileMaker script, which would then prompt the user accordingly.

I know I *could* pass the info back to a field, etc. of the database I am opening (the script would run on open), but I don't wanna do that.

Does anyone know an easy way to pass an AppleScript result back to the FileMaker script that contains it?

Thanks in advance.

----

Obbie

If you don't put the result into a Filemaker field, how do you plan to test the result in your script? Logical functions in Filemaker scripts can only test expressions based on field values. You could copy the result to the clipboard, but you would still have to paste it into a field to test it. There is really no more elegant solution that I can think of than setting the value of a global field to the applescript result.

Create an account or sign in to comment

Important Information

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

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.