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.

application does not run in this environment

Featured Replies

i have an AppleScript that downloads and unpacks a text file that after that is supposed to be imported in a db file. when the AppleScript gets to the point where it has to interact with FileMaker i get this error:

application does not run in this environment

which environment? it works fine if i open it myself. this is the AppleScript:

set localFile to "projects:my:path:newDB"

tell application "FileMaker Pro"

activate

open localFile

do script "importDB"

end tell

any help appreciated.. thanks...

  • Newbies

Maybe check if the type and creator for the text file. Could it be that it is trying to open a different application because of a wrong association?

Is the script failing when it tries to open localFile or when it tries to activate Filemaker Pro? Are running on OSX? Is this a script that used to run on OS9? It could be that the Applescript is trying to run the wrong version (or installation) of Filemaker.

  • Author

working now... thanks.... it wasn't finding filemaker - now it does...

please read my other post under:

URL Access Scripting and ports?!?

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.