<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Editing and testing scripts in SciTE</title>
	<atom:link href="http://blog.dotsmart.net/2007/12/19/editing-and-testing-scripts-in-scite/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dotsmart.net/2007/12/19/editing-and-testing-scripts-in-scite/</link>
	<description>insert witty, geeky tagline here...</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:33:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Duncan Smart</title>
		<link>http://blog.dotsmart.net/2007/12/19/editing-and-testing-scripts-in-scite/#comment-741</link>
		<dc:creator><![CDATA[Duncan Smart]]></dc:creator>
		<pubDate>Tue, 29 Sep 2009 09:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotsmart.net/2007/12/19/scite-scintilla-text-editor/#comment-741</guid>
		<description><![CDATA[Jim, you shouldn&#039;t need to do that if you put the following in your SciTEUser.properties (Options menu &gt; Open User Options file) file:

  command.go.*.js=cscript.exe //nologo &quot;$(FilePath)&quot;
  command.go.subsystem.*.js=0]]></description>
		<content:encoded><![CDATA[<p>Jim, you shouldn&#8217;t need to do that if you put the following in your SciTEUser.properties (Options menu &gt; Open User Options file) file:</p>
<p>  command.go.*.js=cscript.exe //nologo &#8220;$(FilePath)&#8221;<br />
  command.go.subsystem.*.js=0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim knopf</title>
		<link>http://blog.dotsmart.net/2007/12/19/editing-and-testing-scripts-in-scite/#comment-738</link>
		<dc:creator><![CDATA[jim knopf]]></dc:creator>
		<pubDate>Mon, 28 Sep 2009 11:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotsmart.net/2007/12/19/scite-scintilla-text-editor/#comment-738</guid>
		<description><![CDATA[@rrf
Maybe a little to late, but maybe someone reads this:
You have to type
cscript //H:CScript
in a command prompt (or run as dialog) to change the default script interpreter from wscript to cscript]]></description>
		<content:encoded><![CDATA[<p>@rrf<br />
Maybe a little to late, but maybe someone reads this:<br />
You have to type<br />
cscript //H:CScript<br />
in a command prompt (or run as dialog) to change the default script interpreter from wscript to cscript</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rrf</title>
		<link>http://blog.dotsmart.net/2007/12/19/editing-and-testing-scripts-in-scite/#comment-55</link>
		<dc:creator><![CDATA[rrf]]></dc:creator>
		<pubDate>Sun, 25 May 2008 16:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dotsmart.net/2007/12/19/scite-scintilla-text-editor/#comment-55</guid>
		<description><![CDATA[Exactly what I needed.. thanks .. I couldn&#039;t figure out how to get the output from my .vbs script into the output window instead of a GUI popup window.. this did the trick..]]></description>
		<content:encoded><![CDATA[<p>Exactly what I needed.. thanks .. I couldn&#8217;t figure out how to get the output from my .vbs script into the output window instead of a GUI popup window.. this did the trick..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

