<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Is there a way to show the console results e.g. res1 on the output pane</title>
		<link>http://kogics.wikidot.com/forum/t-784364/is-there-a-way-to-show-the-console-results-e-g-res1-on-the-o</link>
		<description>Posts in the discussion thread &quot;Is there a way to show the console results e.g. res1 on the output pane&quot; - like the Repl from the command line, which displays both the output and the res[n]</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 10 Aug 2026 10:13:26 +0000</lastBuildDate>
		
					<item>
				<guid>http://kogics.wikidot.com/forum/t-784364#post-1982033</guid>
				<title>Re: Is there a way to show the console results e.g. res1 on the output pane</title>
				<link>http://kogics.wikidot.com/forum/t-784364/is-there-a-way-to-show-the-console-results-e-g-res1-on-the-o#post-1982033</link>
				<description></description>
				<pubDate>Sun, 02 Mar 2014 16:49:42 +0000</pubDate>
				<wikidot:authorName>lalitp</wikidot:authorName>				<wikidot:authorUserId>66813</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Right-click on the output pane and select 'Show Verbose Output'. That should do the trick.</p> <p>PS. I'm glad you like Kojo.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://kogics.wikidot.com/forum/t-784364#post-1982025</guid>
				<title>Is there a way to show the console results e.g. res1 on the output pane</title>
				<link>http://kogics.wikidot.com/forum/t-784364/is-there-a-way-to-show-the-console-results-e-g-res1-on-the-o#post-1982025</link>
				<description></description>
				<pubDate>Sun, 02 Mar 2014 16:38:26 +0000</pubDate>
				<wikidot:authorName>Matteo</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Hi,<br /> Is there a way to display the results res0, res1, res[n] on the output pane?<br /> If I write a script like</p> <p>println(&quot;output&quot;)<br /> var myInt:Int = 1<br /> myInt * 2</p> <p>on the output pane it will only show &quot;output&quot;, for the results I have to run the script as a worksheet. I'd like the Output pane to display also</p> <blockquote> <p>myInt: Int = 1<br /> res1: Int = 2</p> </blockquote> <p>Cheers, M</p> <p>Ps: I like Kojo a lot!!!</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>