1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 4<meta http-equiv="Content-Style-Type" content="text/css" /> 5<link rel="stylesheet" href="css/manpage.css" type="text/css" /> 6<title>Batch Export</title> 7</head> 8<body> 9 10<h1>Batch Export</h1> 11<p> 12Intermediate files can be output in 3ds Max by batch exporting one or more scenes all at once, as well as one at a time.<br /> This process is called batch export.<br /> 13 14 15</p> 16 17 18 19 20<p><strong>How to Run Batch Export</strong></p> 21<p> 22<li>Select <CODE>NW4C_BatchExport.ms</CODE> under [Start script] under [maxscript].</li> 23<li>Specify the max file folder and folder to write data to on the file dialog.</li> 24<li>max files are loaded and cmdl files exported automatically by the script.</li> 25<br /> 26<p>Other than the file export destination, options set for each max file are used.<BR></p> 27<p>If an error occurs during batch export, the file in question is skipped and batch export continues.<BR> The number of errors and associated file names are displayed in a dialog of batch processing terminates.</p> 28</p> 29 30 31<br /> 32 33 34 35<p><br /><br /><br /></p> 36 37<hr><p>CONFIDENTIAL</p></body> 38</html>