1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 6.5.0.0 for Windows">
6<META http-equiv="Content-Style-Type" content="text/css">
7<TITLE>setcompanycode</TITLE>
8<LINK rel="stylesheet" href="../CSS/revolution.css">
9</HEAD>
10<BODY>
11<H1 align="left">setcompanycode</H1>
12
13<H2>Description</H2>
14<P>
15The <CODE>setcompanycode</CODE> tool is used to set the company code (two ASCII characters) for the ELF and RPF files that are run while developing a disc application.</P>
16
17<P>Although the value can be set using either a hexadecimal number or a character string, it must be 16 bits long. The default value is 0x0002. You should also note that <STRONG>characters used by an application's company code must be uppercase.</STRONG></P>
18
19<P>The value configured using <CODE>setcompanycode</CODE> will be applied to the Group ID for the NAND file system, instead of the <CODE><EM>Company</EM></CODE> value of the disc ID set by <CODE>ddf</CODE>.</P>
20
21<P><STRONG>Note, however, that when creating master data (<CODE>rvm</CODE>), the <CODE><EM>Company</EM></CODE> value of the disc ID is used for the company code, and the value set by <CODE>setcompanycode</CODE> is ignored.</STRONG></P>
22
23<dl><dd><pre class="construction">
24%&nbsp; setcompanycode &lt;company code&gt;
25</pre></dd></dl>
26
27<H2>Location</H2>
28<P><CODE>$REVOLUTION_SDK_ROOT/X86/bin/setcompanycode</CODE></P>
29
30<H2>Revision History</H2>
31<P>
322008/07/24 Revised description. <br>2008/06/19 Initial version.<br>
33</P>
34
35<hr><p>CONFIDENTIAL</p></body>
36</HTML>