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

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

Recommended Posts

  • Newbies
Posted

I'm writing a simple script to Find, Sort and Export data in HTML file format. The export file needs to stick with a naming convention that is a concatenation of a few of the fields in the database For example: the file name would look like this: Name_Company_Date

My question is: How do I get the script to paste the string I create into the File name dialog in the "Exports Records to File" window?

Posted

Simple answer: you can't.

Complicated answer: Export the data out with a default file name with no dialog, and then rename the file using the Troi File plug-in or the Send Message script step (Windows) or the Perform Applescript script step (Mac).

This topic is 7665 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.