1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<html lang="ja"> <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 href="../../css/manpage.css" rel="stylesheet" type="text/css">
6
7<title>Automatic Processing Before and After Conversion</title>
8</head>
9<body>
10
11<h1 id="ADV_ETC_HDDREC">Automatic Processing Before and After Conversion</h1>
12
13<h2 id="ADV_ETC_HDDREC">Configuring batch files to run before and after conversion</h2>
14<p>You can specify batch files (with the .bat extension) to run before and after conversion.<br>
15		</p>
16<p>
17This can be used, for example, to always copy the binary file created by the conversion to another location or to change the file name.<br>
18</p>
19<p>
20This section describes the procedure to execute a batch file before and after conversion.<br>
21</p>
22
23<h2 id="ADV_ETC_HDDREC">Configuring Batch Files to Launch</h2>
24<p>
25The batch file to launch is configured in the Project Settings dialog box.<br>
26</p>
27<p>Click <B>Project</B> and then <B>Project Settings</B> to open the Project Settings dialog box.<br>
28		</p>
29		<p>Select the <B>Convert Event</B> tab in the Project Settings dialog box. Enter the path of the batch files to run before and after conversion in <B>Command before conversion</B> and <B>Command after conversion</B>, respectively.</p>
30		<p>
31You can use either an absolute or a relative path. If a relative path has been specified, it is parsed as a relative path from the directory where the Project file is located.<br>
32</p>
33		<p>You can temporarily disable a command by de-selecting its check box.</p>
34		<p>Starting with the next conversion, the batch file specified for a command will be run if that command's check box is selected.
35		</p>
36		<p>Note: Interactive input of the type that requires input during execution is not supported when using <B>Command before conversion</B> or <B>Command after conversion</B>.</p>
37		<p>
38<IMG src="../img/command.gif">
39</p>
40
41
42<hr><p>CONFIDENTIAL</p></body> </html>
43