Yes, but I was referring to VBScript apart from the runtime children like
Dictionary, Network etc., like the C language apart from the Standard
Library. I agree, though, Dictionaries are cool, however supplied.
----- Original Message -----
From: "Christophe r Weimann" <cweimann@k12hq .com>
To: "John Benson" <jsbenson@benso nsystems.com>
Cc: <python-list@python.org >
Sent: Saturday, May 15, 2004 5:13 PM
Subject: Re: Python vs. VBScript vs. JavaScript in context of Windows
Scripting Host?
[color=blue]
> On 05/15/2004-12:01PM, John Benson wrote:[color=green]
> >
> > * no record types, just numerically-indexed arrays, so record handling[/color][/color]
is[color=blue][color=green]
> > kludgy[/color]
>
> Scripting.Dicti onary
>
>[/color]
http://msdn.microsoft.com/library/de...Dictionary.asp[color=blue]
>
> A Dictionary object is the equivalent of a PERL associative array.[/color]
Items[color=blue]
> can be any form of data, and are stored in the array. Each item is
> associated with a unique key. The key is used to retrieve an individual
> item and is usually an integer or a string, but can be anything except
> an array.
>
>[/color]
Dictionary, Network etc., like the C language apart from the Standard
Library. I agree, though, Dictionaries are cool, however supplied.
----- Original Message -----
From: "Christophe r Weimann" <cweimann@k12hq .com>
To: "John Benson" <jsbenson@benso nsystems.com>
Cc: <python-list@python.org >
Sent: Saturday, May 15, 2004 5:13 PM
Subject: Re: Python vs. VBScript vs. JavaScript in context of Windows
Scripting Host?
[color=blue]
> On 05/15/2004-12:01PM, John Benson wrote:[color=green]
> >
> > * no record types, just numerically-indexed arrays, so record handling[/color][/color]
is[color=blue][color=green]
> > kludgy[/color]
>
> Scripting.Dicti onary
>
>[/color]
http://msdn.microsoft.com/library/de...Dictionary.asp[color=blue]
>
> A Dictionary object is the equivalent of a PERL associative array.[/color]
Items[color=blue]
> can be any form of data, and are stored in the array. Each item is
> associated with a unique key. The key is used to retrieve an individual
> item and is usually an integer or a string, but can be anything except
> an array.
>
>[/color]
Comment