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.

Value List from file system?

Featured Replies

  • Newbies

Is there any way to make a value list populated by the file system? i.e. to browse directories and select entries from them to be placed into fields. The equivalent in Visual Basic are the Drive, Directory and File list boxes. Any help would be much appreciated.

Unfortunately there is no Windows Send Event script step for FM 5. In version 7, we would use Send Event with CMD or a batch file to generate a directory, write it to disk, import the text to a field, then parse it. You could, though, generate the directory list separately from FM (i.e., directly from your OS), then import that.

Send Event should be Send Message in FM 5.

Hi, Mehlman, and welcome to FM Forums! You could use Send Message to create a file that just has a dir listing from the Windows command line, then import that file into your solution and parse (or reverse-parse?) it to get a directory listing. Seems cumbersome, but it could probably be done.

We do this all the time using the Troi File plug-in. It's a very simple command to do this using their plug-in. Maybe someone else will have an idea how you could do this without a plug-in, but i can't think of any.

HTH,

Jerry

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.