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.

Compound Container with Text field into...?

Featured Replies

Hello there!

I bit of puzzle and perhaps some of you have dealt with this issue.

I have a container field that hold "my_file.exe" and going to that field or selceting works great= executes my file....

now, I would like to execute this file with some triggers/paramaters that I stored in text field.

---------------

container_field: "my_file.exe"

paramters_field: "-s/g-t"

----------------

C_compound_field: container_filed&""&paramters_field

===============

stored as text or containder or :??

The goal is to execute my_file.exe -s/g/-t at ones.

Am I apporaching this all worng? Send Message does not apply as I need the .exe file to be stored in DB.....

any thoughts?

Many thanx!

well since you said you need the .exe file to be stored in the container. the only way to append to the command line info is by first exporting the container's contents. Thus FMP7 comes in.

But, if you just store the .exe as a file reference ( don't even need the container just a text field that holds the path o that .exe then the send message will work fine.

Charles

  • Author

Hi Charles!

Thax for the feedback!

I am aware of 'send msg' if the file resides somehwere else on HD...but that is just it...I would like to keep the file.exe in the DB but I guess I should have known better.....

I like the idea of "exporting" the file.exe (whihc in this case could be treated as "install") but I am on FM 6 so exporting container fields....is.... frown.gif

many thanx!

  • Author

well I attempted to "move the file" by scripting:

------------

copy[field]

OpenURL [c:test]

paste[field]

-----------

but no luck...is there an alternative to "container export" in FM6?

thanx!

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.