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.

Importing with dynamic links

Featured Replies

Hi,

I need to be able to import files from the web - everyday new file.

I wish to automate this, but the problem is that the file/link cannot be a caculation.

I tried with "open url" and a batch file that downloads the files automatically but "open url" does not work well with parameters (it just ignores the whole thing)....

So...it looks like i'm stuck.

Any suggestions?

  • 2 weeks later...
  • Author

SO there is no way to send a command line with more then 1 parameter?

If you are running a batch file you should use Send Event rather than Open URL. The example below uses a Send Event with a calculation which specifies a batch file to delete a file from disk given by a file name in a field. This is of course only one parameter but you can add as many as you like by simply separating them with spaces (and ensuring that there are no spaces in the parameter or the parameter is enclosed by "")

Send Event["aevt";"odoc";"e:delfile.bat" & " " & Document Library::WinURL]

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.