<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>in-tools.com - Topic: Script Bay Console</title>
	<link>http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/</link>
	<description><![CDATA[]]></description>
	<generator>Simple:Press Version 5.5.11</generator>
	<atom:link href="http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/rss/" rel="self" type="application/rss+xml" />
        <item>
        	<title>kanter3 on Script Bay Console</title>
        	<link>http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p876</link>
        	<category>Creative Suite Scripting</category>
        	<guid isPermaLink="true">http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p876</guid>
        	        	<description><![CDATA[<p>Thanks a lot for this infoormations</p>
<p><a href="http://guildford-escorts.co.uk" target="_blank">I liked it</a></p>
]]></description>
        	        	<pubDate>Thu, 26 Oct 2017 19:45:51 -0400</pubDate>
        </item>
        <item>
        	<title>Harbs on Script Bay Console</title>
        	<link>http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p35</link>
        	<category>Creative Suite Scripting</category>
        	<guid isPermaLink="true">http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p35</guid>
        	        	<description><![CDATA[<p>I can make the KBSC appear as a tool tip on the run button. Problem with return is that it&#039;s a line return in the editor... Return <strong>does</strong> run scripts that are selected in the script list section...</p>
]]></description>
        	        	<pubDate>Mon, 07 Mar 2011 11:28:22 -0500</pubDate>
        </item>
        <item>
        	<title>John Hawkinson on Script Bay Console</title>
        	<link>http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p34</link>
        	<category>Creative Suite Scripting</category>
        	<guid isPermaLink="true">http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p34</guid>
        	        	<description><![CDATA[<p>Yeah, sure. And Cmd-R is of course the keybinding in the ESTK. Though I&#039;m also quite fond of ENTER/RETURN if it doesn&#039;t break the UI violation. Over in UI land, it&#039;d be nice if it was fairly discoverable (I don&#039;t think everyone knows they can hit Cmd-R in the ESTK...), but maybe that&#039;s not too important for the target market.</p>
]]></description>
        	        	<pubDate>Mon, 07 Mar 2011 11:24:16 -0500</pubDate>
        </item>
        <item>
        	<title>Harbs on Script Bay Console</title>
        	<link>http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p32</link>
        	<category>Creative Suite Scripting</category>
        	<guid isPermaLink="true">http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p32</guid>
        	        	<description><![CDATA[<p><strong>John Hawkinson said: </strong></p>
<blockquote><p>
Also key is the ability to easily edit what you&#039;re evaluating and run it again, without having to click a mouse button or somesuch. </p>
</blockquote>
<p>Would a KBSC work for that? (command/control R or something)</p>
]]></description>
        	        	<pubDate>Sun, 06 Mar 2011 05:07:11 -0500</pubDate>
        </item>
        <item>
        	<title>Harbs on Script Bay Console</title>
        	<link>http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p31</link>
        	<category>Creative Suite Scripting</category>
        	<guid isPermaLink="true">http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p31</guid>
        	        	<description><![CDATA[<p>The way I see it there are two fundementally different ways to go about this type of thing:</p>
<p>One method is a command line type of console which outputs directly into the same window. This is the way that the "javascript shell" works.</p>
<p>The second method is like the ESTK where the script editor and output is totally separate.</p>
<p> </p>
<p>I see the ESTK way as more useful for script writing than a terminal window. It sounds like you&#039;re more interested in the first method.</p>
<p> </p>
<p>Maybe I can make a toggle to convert the editor window to a terminal window and back. Hmm...</p>
]]></description>
        	        	<pubDate>Sun, 06 Mar 2011 05:05:12 -0500</pubDate>
        </item>
        <item>
        	<title>John Hawkinson on Script Bay Console</title>
        	<link>http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p30</link>
        	<category>Creative Suite Scripting</category>
        	<guid isPermaLink="true">http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p30</guid>
        	        	<description><![CDATA[<p>Hey, Harbs.</p>
<p> </p>
<p>At least for my application, the output from these oneliners (maybe more like 3-liners because Javascript s such a broken language...) tends to be a lot bigger than the script itself. So of the two options you presented, having a vertically divided section sounds like the way to go. Perhaps when fully reduced, it just reverts to the standard bottom status line that Script Bay has right now.</p>
<p>Also key is the ability to easily edit what you&#039;re evaluating and run it again, without having to click a mouse button or somesuch. </p>
<p>For my workflow/brain, it makes much more sense for the output to appear beneath the evaluated expression that caused it. But some people&#039;s minds might think differently.</p>
<p>Oh, also, it is nice to have a history of what has been typed, just like the ESTK&#039;s (or Ruderman&#039;s Javascript shell). For those who didn&#039;t read the post, my idea was based on a desire to port <a href="http://www.squarefree.com/shell/" target="_blank">Jesse Ruderman&#039;s JavaScript shell</a> to InDesign. Try it in your browser, it&#039;s pretty neat!</p>
]]></description>
        	        	<pubDate>Sun, 06 Mar 2011 03:53:59 -0500</pubDate>
        </item>
        <item>
        	<title>Harbs on Script Bay Console</title>
        	<link>http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p29</link>
        	<category>Creative Suite Scripting</category>
        	<guid isPermaLink="true">http://in-tools.com/learning/forum/creative-suite-scripting/script-bay-console/#p29</guid>
        	        	<description><![CDATA[<p>John Hawkinson brought up a nice idea about adding a output area to Script Bay on the <a href="http://forums.adobe.com/message/3507975#3507975" target="_blank">InDesign scripting forum</a>. Basically, the idea would be to have some place where a script could output data similar to the ESTK javascript console.</p>
<p>I&#039;m trying to figure out the best way to implement such a feature. I&#039;d like to implement it in such a way where it would be there when you need it, but doesn&#039;t take away too much space from the script editor.</p>
<p>One idea I had was to make the script editor a vertically divided section where the bottom would be the console. The console would be able to be closed, so it would take away minimal space from the script editor when closed.</p>
<p>Another idea would be to make the console a drop-down area from a button somewhere around the editor area (probably on the top).</p>
<p>I&#039;d love to hear opinions on how to do this!</p>
]]></description>
        	        	<pubDate>Sun, 06 Mar 2011 03:11:50 -0500</pubDate>
        </item>
</channel>
</rss>