<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<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>Comments on: VBScript: Sort Array</title>
	<link>http://blog.netnerds.net/2006/07/vbscript-sort-array/</link>
	<description>ls /usr/lolcat</description>
	<pubDate>Sun, 12 Oct 2008 10:38:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: abhishek</title>
		<link>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-10042</link>
		<dc:creator>abhishek</dc:creator>
		<pubDate>Fri, 04 Apr 2008 19:06:02 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-10042</guid>
		<description>I need to check the sorting of a table based on the column headers of a web table. Also, i can sort one column in ascending while the other column being in descending.
Any solutions?</description>
		<content:encoded><![CDATA[<p>I need to check the sorting of a table based on the column headers of a web table. Also, i can sort one column in ascending while the other column being in descending.<br />
Any solutions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: not required</title>
		<link>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-447</link>
		<dc:creator>not required</dc:creator>
		<pubDate>Thu, 01 Feb 2007 17:41:30 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-447</guid>
		<description>you can drop the dictionary, just using memory...never used</description>
		<content:encoded><![CDATA[<p>you can drop the dictionary, just using memory...never used</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giannis</title>
		<link>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-446</link>
		<dc:creator>Giannis</dc:creator>
		<pubDate>Wed, 31 Jan 2007 01:06:04 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-446</guid>
		<description>Thanks, works perfect with Rational Clear Quest basic scripts.</description>
		<content:encoded><![CDATA[<p>Thanks, works perfect with Rational Clear Quest basic scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DiGiTAL.SkReAM</title>
		<link>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-445</link>
		<dc:creator>DiGiTAL.SkReAM</dc:creator>
		<pubDate>Wed, 04 Oct 2006 08:27:18 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-445</guid>
		<description>Hey, kinda neat to search google, and find my code somewhere else! lol in any case, jsut watned to leave a warning that the System.Collections.ArrayList object can only be created if you .NET installed.  On systems that haven't had that installed, it will error-out with a "Microsoft VBScript runtime error: ActiveX component can't create object: 'System.Collections.ArrayList'" error.

Have a good one!
DS</description>
		<content:encoded><![CDATA[<p>Hey, kinda neat to search google, and find my code somewhere else! lol in any case, jsut watned to leave a warning that the System.Collections.ArrayList object can only be created if you .NET installed.  On systems that haven't had that installed, it will error-out with a "Microsoft VBScript runtime error: ActiveX component can't create object: 'System.Collections.ArrayList'" error.</p>
<p>Have a good one!<br />
DS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud</title>
		<link>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-444</link>
		<dc:creator>Arnaud</dc:creator>
		<pubDate>Fri, 01 Sep 2006 08:48:01 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-444</guid>
		<description>Dear Chrissy,

Thanks a lot for this tip.
I still use a standard sort code :(
Now, my code will be more simple ;))

MERCI

Arnaud
"French Wine is the blood of France"</description>
		<content:encoded><![CDATA[<p>Dear Chrissy,</p>
<p>Thanks a lot for this tip.<br />
I still use a standard sort code <img src='http://blog.netnerds.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> Now, my code will be more simple ;))</p>
<p>MERCI</p>
<p>Arnaud<br />
"French Wine is the blood of France"</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spark86</title>
		<link>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-443</link>
		<dc:creator>spark86</dc:creator>
		<pubDate>Thu, 17 Aug 2006 10:12:00 +0000</pubDate>
		<guid>http://blog.netnerds.net/2006/07/vbscript-sort-array/#comment-443</guid>
		<description>Just FYI this only works if you are useing a one d array</description>
		<content:encoded><![CDATA[<p>Just FYI this only works if you are useing a one d array</p>
]]></content:encoded>
	</item>
</channel>
</rss>
