Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6704 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

In a runtime solution, and without any user interaction (except triggering the script), I would like to be able to script a tab-delimited text export with the name of the file dynamically assigned through a concatenation of a couple of fields.

This may not be possible within FM Dev 6, but maybe someone knows of a plug-in that which could provide this functionality.

Thanks for any input!

Posted

Any file plugin can do this (I use the Troi one www.troi.com).

You can also do it through OS level scripting. All it takes on Windows is one command line executed through the Send Message script step (use the REN command). On OSX you can use the Perform Applescript script step to do this.

Posted (edited)

Thanks for everyone's thoughts. I actually found out today that FTPit (the plug-in I'll be incorporating to upload the files) has a rename function written in. That was a pleasant surprise!

To answer the platform question, I develop on a Mac and release on PC.

Edited by Guest

This topic is 6704 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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