carabas Posted March 26, 2004 Posted March 26, 2004 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
CyborgSam Posted March 26, 2004 Posted March 26, 2004 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") & "
bruceR Posted March 28, 2004 Posted March 28, 2004 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.
murtje Posted March 28, 2004 Posted March 28, 2004 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
CyborgSam Posted March 28, 2004 Posted March 28, 2004 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...
Recommended Posts
This topic is 7806 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 accountSign in
Already have an account? Sign in here.
Sign In Now