<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippets for cscript</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this tag.</description>
		<pubDate>Wed, 03 Dec 2008 01:25:04 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	<item>
	<title>VBScript - ForceCScript</title>
	<link>http://www.bytemycode.com/snippets/snippet/548/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/548/comments/</comments>
	<pubDate>Tue, 28 Nov 2006 03:59:34 +0000</pubDate>
	<dc:creator>TimboTheGreat</dc:creator>
	<category>BATCH, cscript, VBSCRIPT</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/548/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Tue. Nov. 28th, 2006  3:59 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/548/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_helper.gif" align="middle" class="icon" alt="Helper" /> <a href="http://www.bytemycode.com/members/member/TimboTheGreat/" title="Helper">TimboTheGreat</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/BATCH">BATCH</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/cscript">cscript</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/VBSCRIPT">VBSCRIPT</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/548/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 7
			<p>This script demonstrates the user of a procedure that forces the currently executing script to execute under the CScript scripting host.  This allows the output from WScript.Echo statements to be displayed in a command prompt dialog in a similar way to older style batch files, making this procedure ideal for batch processing.<br /><br />Typical usage would see the ForceCScript procedure called at the beginning of a script.</p>
		]]>
	</description>
</item>
	</channel>
</rss>