- Fri Sep 09, 2005 9:20 pm
#60327
Thinking about automation I had an idea:
What if we could make a script that would recognize when an MXS file is moved into a specified folder, renders it, then moves it and it's results to a complete folder? We (the forum) have already made a batch file for rendering a series of MXS files, this would take it one step further.
1st step: Chose a scripting platform -- I've used AutoIt before and found it pretty straightforward, as well there is a good forum to support it
2nd step: figuring out how to recognize when a new file appears in a directory
3rd step: figure out how to make an update-able batch file for rendering images... maybe a batch file that runs a second batch file? The first batch file would search for and run other batch files? The second batch file would be the command string that iniated the render?
Anyone want to work on this as a team?
Greg
What if we could make a script that would recognize when an MXS file is moved into a specified folder, renders it, then moves it and it's results to a complete folder? We (the forum) have already made a batch file for rendering a series of MXS files, this would take it one step further.
1st step: Chose a scripting platform -- I've used AutoIt before and found it pretty straightforward, as well there is a good forum to support it
2nd step: figuring out how to recognize when a new file appears in a directory
3rd step: figure out how to make an update-able batch file for rendering images... maybe a batch file that runs a second batch file? The first batch file would search for and run other batch files? The second batch file would be the command string that iniated the render?
Anyone want to work on this as a team?
Greg