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.

Using VB or VBS to interact w runtime

Featured Replies

Hi - I've seen several topics related to this, but none quite answered my questions - hoping someone won't mind taking the time.

I have a runtime that will be distributed protected by Software Passport (armadillo). However, I'd like a way to make sure someone didn't just re-create the runtime from the database file.

The way to do this seems to be to check for environment strings set by Software passport. These can be retrieved by some simple basic code. The question then is now to a) run this simple code from a FM Runtime, and :B trigger a script in the runtime depending on whether the correct environment strings are found.

It sounds like I can use the Send Events command to run the compiled basic program, but it sounds like I may not be able to run a script from an external basic program because of the runtime limitations. Is that correct? If so, can anyone suggest a way I could communicate between this environment-checking app and the FM runtime? Maybe by creating some kind of file dependent on the result? But then how do I check for the existence of that file from the runtime?

There must be a way to do this, but I can't quite get my way there.

Thanks much,

Michael

:B trigger a script in the runtime depending on whether the correct environment strings are found.

Yeah, not going to happen. The FileMaker runtime doesn't support ActiveX so there's no way to interact with it through VBScript.

On a different note, you could either a) Take a look at this plugin: www.grokittools.com which lets you execute vbscript directly from FM and get the result back (fairly cheap too)...

Or, you can use import to check the existance and contents of your file...

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.