Hi
I want to run a script in XSI 2.01 that renders several different images, each with a different light setting, name them accordingly and save them to a directory in a specific location. That directory should be created on the fly and the name of it should be a time/date stamp. I also want it to save a text file with the time per image in it, in that directory.
So here are the questions:
How can I get get VB script to write information to an external file (the txt file)?
How can I get a VB script in Softimage to do things in the OS - such as create a new directory?
thanks in advance.
DJF