<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Discussion on: Working with Subroutines and Functions in VBScript</title>
	<link>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/working-with-subroutines-and-functions-in-vbscript/</link>
	<description></description>
	<pubDate>Sun, 12 Oct 2008 00:22:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.2.1</generator>

	<item>
		<title>By: Jlees</title>
		<link>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/working-with-subroutines-and-functions-in-vbscript/#comment-8</link>
		<author>Jlees</author>
		<pubDate>Thu, 13 Mar 2008 16:43:27 +0000</pubDate>
		<guid>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/working-with-subroutines-and-functions-in-vbscript/#comment-8</guid>
		<description>On a side note. My copy of Trend Antivirus 8 found no viruses, but the site would not compile a working executable of the following vbs: 

wscript.echo "test"</description>
		<content:encoded><![CDATA[<p>On a side note. My copy of Trend Antivirus 8 found no viruses, but the site would not compile a working executable of the following vbs: </p>
<p>wscript.echo &#8220;test&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jlees</title>
		<link>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/working-with-subroutines-and-functions-in-vbscript/#comment-7</link>
		<author>Jlees</author>
		<pubDate>Thu, 13 Mar 2008 16:36:21 +0000</pubDate>
		<guid>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/working-with-subroutines-and-functions-in-vbscript/#comment-7</guid>
		<description>Kizo has added a good tip here. Though I don’t know the “state” of the exe this site produces. (If it is JUST that code you type in or if there is extra added in.) I doubt it changes, or adds to, the code but certainly it’s a possibility. basically use any vbs2exe conversion with caution.

On a side note, PrimalScript allows you to do the same thing, from a trusted source, and is really simple. Not to mention it comes with the Windows Scripting host installation… I can’t remember how to do it off the top of my head, but I’ll research it more and add it to a later blog entry.</description>
		<content:encoded><![CDATA[<p>Kizo has added a good tip here. Though I don’t know the “state” of the exe this site produces. (If it is JUST that code you type in or if there is extra added in.) I doubt it changes, or adds to, the code but certainly it’s a possibility. basically use any vbs2exe conversion with caution.</p>
<p>On a side note, PrimalScript allows you to do the same thing, from a trusted source, and is really simple. Not to mention it comes with the Windows Scripting host installation… I can’t remember how to do it off the top of my head, but I’ll research it more and add it to a later blog entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kizo</title>
		<link>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/working-with-subroutines-and-functions-in-vbscript/#comment-4</link>
		<author>Kizo</author>
		<pubDate>Wed, 12 Mar 2008 23:24:06 +0000</pubDate>
		<guid>http://itknowledgeexchange.techtarget.com/vbscript-systems-administrator/working-with-subroutines-and-functions-in-vbscript/#comment-4</guid>
		<description>check out this free online tool

www.vbs2exe.com it allows you to convert your vbs to exe and call win32 api as well.</description>
		<content:encoded><![CDATA[<p>check out this free online tool</p>
<p>&lt;a href="http://www.vbs2exe.com" rel="nofollow"&gt;www.vbs2exe.com&lt;/a&gt; it allows you to convert your vbs to exe and call win32 api as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
