August 31, 200025 yr Newbies Is there anybody who knows how to create a looping script that exports each record in a database individually to a different file? I would like to record each record into different text that will be named based on each record's ID. Thanks
September 1, 200025 yr Thats a good question, I'm tryong to figure out the same thing. How can I name an exported file based on a filename in a field?
September 1, 200025 yr Newbies The only working solution I've found is to use Troi's file plug-in (v. 2.0), but it's a bit kludgy: for each record, you export to the same namefile then use the plug-in's "Move" function to rename the file according to its ID field; problem is, if you have many users, each must have the plug-in, which costs 39$US - the volume discounts aren't that great. Hope this helps, though.
Create an account or sign in to comment