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

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

Recommended Posts

Posted

Is there any way to dynamically set the path and name of an exported field content? With the "export field contents" it is static.

Version: v6.x

Platform: Mac OS X Panther

Posted

Export a field that contains a GetFIeld() and chnage fields that way. If you use a popup menu with value list, it can be done this way:

GetField(

Choose(

PatternCount(

Left(ValueListItems(Status(CurrentFileName), "ValueListName") & "

Posted

Sam: that does nothing to address the question of controlling the file name and destination folder of the export.

Carabas: your sig says you're on a Mac. You can do it all with applescript. You have complete control of content and location.

Posted

Combine it with the troi file plugin.

Make a loop where you export your image to a fixed name/path.

Move and rename it with the troi file plug-in and export the next record ...

Koen

Posted

Sam: that does nothing to address the question of controlling the file name and destination folder of the export.

My bad, I misread the question (for the umpteenth time...). I've got to stop reading the forums when I wake up and before I go to bed, my brain is not fully online then...

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