1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> 3<!-- InstanceBegin template="/Templates/default_template.dwt" codeOutsideHTMLIsLocked="false" --> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6<meta http-equiv="Content-Style-Type" content="text/css" /> 7<!-- InstanceBeginEditable name="CSS の相対パス指定" --> 8<link href="../../../common/manual.css" rel="stylesheet" type="text/css" /> 9<!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="ページのタイトル" --> 10<title>Console panel</title> 11<!-- InstanceEndEditable --> 12</head> 13<body> 14<div> 15 <div class="body"> <!-- InstanceBeginEditable name="本文のタイトル" --> 16 <h1>Console panel</h1> 17 <!-- InstanceEndEditable --> <!-- InstanceBeginEditable name="本文" --> 18 <p>The <B>Console</B> panel displays error information and the status of files loaded into CreativeStudio.</p> 19 <p>On the CreativeStudio menu, select <B>Window</B> > <B>Console panel...</B> to open the <B>ConsolePanel</B> in a separate window.</p> 20 <h2>Console Panel Settings and Features</h2> 21 <p>This page describes <B>Console</B> panel settings and features.</p> 22 <div class="wrap_picture"> <img src="assets/console_panel.png" alt="Console panel settings"/> </div> 23 <div class="wrap_text"> 24 <table class="space"> 25 <tr> 26 <th><em>A</em></th> 27 <td class="td_color">Information Display Area</td> 28 <td>Displays information related to tasks performed by CreativeStudio.</td> 29 </tr> 30 <tr> 31 <th><em>B</em></th> 32 <td class="td_color">Python/Ruby</td> 33 <td>CreativeStudio can be controlled using Python or Ruby.</td> 34 </tr> 35 </table> 36 </div> 37 <div class="wrap_clear"></div> 38 <!-- InstanceEndEditable --> </div> 39 <div class="footer" /> 40</div> 41<hr><p>CONFIDENTIAL</p></body> 42<!-- InstanceEnd --> 43</html>