BATCH SCRIPT

When the batch script procedure is executed this dialg box will appear. This is Tool executes a script in several max files, useful to make repetitive task in several scenes.
Macro definition: Here you specify the source of the script, you can use a stored .ms file or write the script in the Script Text Box.
Script Text: If this option is selected you have to write or Copy/Paste the script in the script Text Box, you can press the Evaluate button to execute the written script in the current scene.
Script File: If this option is selected you have to select a .ms file that contains the script that you want to batch. Use the edit text box or press the "..." button to do so.
Batch Files: Here you specify the max files where the script will be executed.
Multiple Files: If this option is selected press the Select Button to choose several files at once.
Directory: If this option is selected you have to select a directory where the files will be taken from (All the .max files in that folder will be taken).
Saving Options: Here you specify the saving method.
Overwrite: Every file will be saved after the execution of the script.
Create New Folder: A new Folder will be created and the files will be saved there after the executed of the script.
Dont' Save: The file wont be saved after the execution of the script.
Press Batch to begin the process, press Stop if you want to cancel the batch process. |