G Sarfas Posted June 22, 2005 Posted June 22, 2005 Hi, Hopefully someone can help as I am stuck on a problem. I have created a script to export some data. I want to specify the resulting file to export to a specific folder in a specific format (HTML) but I also want the user to be able to enter the filename as it needs to have the date in it (or is there a way of getting the script to name the file with a consistent name and the current date) But I cannot get it to work - either I seem to have to specify the file name along with the rest of the details or I cannot specify the details and the save as reverts to Tab separated text. Thanks for any help
Reed Posted June 22, 2005 Posted June 22, 2005 You could use a plugin to rename the file after exporting it. (Troi File plugin) Or you could use the send event script step to call a shell command that does the renaming.
G Sarfas Posted June 23, 2005 Author Posted June 23, 2005 Hi, please would you give me an example as I don't know how to do this? Thanks & Regards Grace
Recommended Posts
This topic is 7094 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