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.

Sending FMP an Apple Event (from C++)

Featured Replies

  • Newbies

Good information, thank you. One thing I didn't think of that those posts made me realize was the fact that you can compile a script. So.. I compiled a simple AppleScript that I wrote to do what I needed. Then opened the compiled resource in ResEdit. The compiled code had some visible creator/type pairs, such as "kfrmID ", plus the types "vlue", "ccel", and "cDB ". Some of those I knew, but what I didn't definitely helps. I think it looks like the script sends a "file open" event passing the full path to the test database (which would set Filemaker's focus on it) and then somehow creates an object of type "ccel", with some kind of property "kfrmID " set to the value I typed. I didn't see any types for an AEList, so I have to assume the ID is passed as an SInt32 array (hopefully). I'll get it sooner or later.. smile.gif" border="0

Thanks again!

-Sean

  • Newbies

Hello,

I was wondering if anyone knew of a quick example or where I could look to find the correct method for sending a specific Apple Event message to Filemaker from an external program. In AppleScript the message would be the equivalent of:

get data of cell 1 of database "test"

Any help would be greatly appreciated.

Thanks

-Sean

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.