1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META http-equiv="Content-Style-Type" content="text/css">
7<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css">
8<title>dlfsplit.exe</title>
9</head>
10
11<body>
12
13<H1>dlfsplit.exe</H1>
14
15<H2>Location</H2>
16<p><code>$REVOLUTION_SDK_ROOT/X86/bin/</code></p>
17
18<H2>Description</H2>
19<p>
20Splits a merged DLF file into the application DLF and the installer DLF.
21</p>
22
23<H2>How to Use</H2>
24<p>
25<code>% dlfsplit -d &lt;dlf filename&gt; [-o &lt;name of destination directory&gt;]</code>
26</p>
27
28<H2>Options</H2>
29<H3>-d &lt;dlf filename&gt;</H3>
30<p>
31Specifies the name of the merged DLF file.
32</p>
33<H3>-o &lt;name of destination directory&gt;</H3>
34<p>
35Specifies the name of the directory where the data will be output. If this is not specified, the output will be placed in the current directory.
36</p>
37
38<H2>See Also</H2>
39<P><A href="dlfmerge.html"><CODE>dlfmerge</CODE></A></P>
40
41<H2>Revision History</H2>
42<p>2008/10/29 Initial version.</p>
43
44<hr><p>CONFIDENTIAL</p></body>
45</HTML>
46