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 <img class="manual_image" src="assets/console_panel.png" alt="Console panel settings"/> 23 <ol class="manual_image"> 24 <li> 25 <p>Info</p> 26 <p class="manual_image">Displays information about tasks performed using CreativeStudio. </p> 27 </li> 28 <li> 29 <p>Errors</p> 30 <p class="manual_image">Displays error information generated under CreativeStudio when opened. (Usually the expander is closed.)</p> 31 <p class="manual_image">For a list of error messages, click <a href="../../../appendix/error_message/index.html">here</a>.</p> 32 </li> 33 <li> 34 <p>Python/Ruby</p> 35 <p class="manual_image">CreativeStudio can be controlled using Python or Ruby.</p> 36 </li> 37 </ol> 38 <!-- InstanceEndEditable --> </div> 39 <div class="footer" /> 40</div> 41<hr><p>CONFIDENTIAL</p></body> 42<!-- InstanceEnd --> 43</html> 44