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.

Send Message / Send DDE Execute script steps

Featured Replies

I searched this dbase, but not much posted on these 2 Win script steps.

Can someone post or send me a small example on how to load(open) a small

Bat file, and have that BAT file execute.

Thanks, Dale

  • 2 weeks later...

Dale,

I didn't have any luck either trying to find information on the DDE execute script step.

For executing a BAT file I'm using the following workaround:

-Create a global container field

-Copy the BAT file in this field

-Create a script that does a Go to Field (select/perform, "your global field")

The automatically opened command window should close automatically as well after the BAT file has finished.

Please note that you can only do a 'go to field' script step when the field is on the current layout.

The container field does not have to have 'allow entry into field' enabled, but make sure to navigate away from the field in your script as the 'go to field' script step will take you there anyway. Best to put it on another layout (that the script using users must have access to) and navigate to and from this layout in the script.

If this is a hosted database please note that the Global field can only be really changed (for all users) when only 1 user has it open. So open the files, stop sharing, change the content of the global container field and start sharing the files again.

Good luck,

Andries

  • 2 weeks later...

Or you just include a "send message" command in the script, file type is "unknown", send the "open doc/application" message and put the complete path (under windows) in the Text field.

On the other hand, you may create (calculation) fields that hold the path info for the bat file and use instead the "field value" option to specify.

Best wishes

Daniel

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.