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.

Broken Script

Featured Replies

I copied a filemaker database "Data 13" and renamed it "Data 14" with all of it's scripts and layouts. I needed to change the name of the
database in the script to "Data 14".


Here is the script:


tell application "FileMaker Pro"
   tell document "Data 14"
        set spotPath to cell "SPT_PTH" of current record
    end tell
end tell

tell application "QuarkXPress"
    set spotPath to spotPath as alias
    activate
    open spotPath use doc prefs yes
end tell


Now I keep getting this error: "Expected end of line, etc. but found identifier." on the word "use" in the script when I hit ok.

The script still works in the "Data 13" Database. Any help?

Thanks

Rob

 

What's in the SPT_PTH field? Could be a data problem.

  • Author

What's in the SPT_PTH field? Could be a data problem.

It is just a field in the Filemaker database.

 I am updating a few applescripts and they all seem to be erroring out on the QuarkXPress Tell.

I assumed it was a field, and not a potato or something.

My question was: what data is in the field?

tell application "FileMaker Pro"

 

Are you running FMP Advanced?

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.