<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/other/tags/os</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 01 Dec 2008 10:51:17 GMT</pubDate>
<item>
<title>(Other) .bat file that calls a script and passes arguments to the script - noah</title>
<link>http://snipplr.com/view/4011/bat-file-that-calls-a-script-and-passes-arguments-to-the-script/</link>
<description><![CDATA[ <p>In a Windows batch file, this line will call the script "foo.pl" assuming that "FOO.pl" is located in any of the directories specified in the PATH environment variable.

All arguments given to the .bat file, will be passed to FOO.pl.</p> ]]></description>
<pubDate>Fri, 26 Oct 2007 14:19:41 GMT</pubDate>
<guid>http://snipplr.com/view/4011/bat-file-that-calls-a-script-and-passes-arguments-to-the-script/</guid>
</item>
</channel>
</rss>