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>setcountrycode</TITLE> 8<LINK rel="stylesheet" href="../../CSS/revolution.css"> 9</HEAD> 10<BODY> 11<H1 align="left">setcountrycode</H1> 12<H2>Description</H2> 13<P><code>setcountrycode</CODE> sets the country code for the disc. Specify <code>jp</code> to set the country code to Japan, specify <code>us</code> to set the country code to US, and specify <code>eu</code> to set the country code to Europe. (The default setting is "undefined." Although this setting can be executed on development hardware, one of the these values must be set at time of creation of master data for submission.)</P> 14 15<P><CODE>% setcountrycode [ jp | us | eu ]</CODE></P> 16 17<p><strong>Note:</strong> After running this script, execute <CODE>ndrun</CODE> at least once to propagate the change before you make master data.</p> 18 19<p>Also note that you need to match the country code for the console and the country code for the disc when using development hardware. </p> 20 21<H2>Location</H2> 22<P><code>$REVOLUTION_SDK_ROOT/X86/bin/setcountrycode</code></P> 23<H2>Revision History</H2> 24<P>2006/09/07 Initial version.</P> 25<hr> 26<P>CONFIDENTIAL</p> 27</BODY> 28</HTML>