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.

Featured Replies

I'm looking for some example code invoking FMP via Active X. I'm using Borland C++Builder, and have imported the FM Type LIB, which creates 3 objects - App, Document, and Documents. I've been able (by repeated trial and error) startup FMP via my application, and open an existing document. I have not been able to succesfully run a script within that opened document. Here is the section of relevant code:

WideString arg1(FileName), arg2("bullshit");

status=fmp_Documents->Open(&arg1, &arg2);

arg2="DummyScript";

fmp_Document->Connect();

fmp_Document->DoFMScript(&arg2);

Can someone point me to another site, or some boilerplate code invoking the obvious simple FileMaker functions?

Thanks in advance,

Alan in St. Louis

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.