Skip 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.

Dynamically Naming an Export File within Script

Featured Replies

I've got a script that is going to create an export file for me on a regular basis. I don't want to use a fixed name, that will overwrite the previous export. I don't want to leave the naming in the hands of the user, I would prefer to dynamically name the file with something like export_(insertdatehere).csv.

Is there a way to perform this in FM 6?

Please let me know.

Thanks,

I've got a script that is going to create an export file for me on a regular basis. I don't want to use a fixed name, that will overwrite the previous export. I don't want to leave the naming in the hands of the user, I would prefer to dynamically name the file with something like export_(insertdatehere).csv.

Is there a way to perform this in FM 6?

Please let me know.

Thanks,

There is no way to do this with FM6 alone. You will need a file manipulation plug-in. I use Troi's File Plug-in.

You would export the file with a fixed name everytime and then use the file manipulation plug-in to rename the file using whatever naming convention you wish.

Or if you don't want to use a plugin, you'll have to use AppleScript to rename the file after it's exported.

FM8 allows you to use dynamic file names for exporting.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

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.