This is a multi-part message in MIME format.

------=_NextPart_000_0069_01C7A428.745C4680
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi all
I've seen people use the words, enumerate or enumeration, a lot in =
computer area. What's this mean? Can someone explain it to me, please?

TIA
el
------=_NextPart_000_0069_01C7A428.745C4680
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.6000.16441" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3D"Trebuchet MS" size=3D2>Hi all</FONT></DIV>
<DIV><FONT face=3D"Trebuchet MS" size=3D2>I've seen people use the=20
words,&nbsp;enumerate or enumeration, a lot in computer area.&nbsp; =
What's this=20
mean?&nbsp; Can someone explain it to me, please?</FONT></DIV>
<DIV><FONT face=3D"Trebuchet MS" size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3D"Trebuchet MS" size=3D2>TIA</FONT></DIV>
<DIV><FONT face=3D"Trebuchet MS" size=3D2>el</FONT></DIV></BODY></HTML>

------=_NextPart_000_0069_01C7A428.745C4680--

Re: Enumerate or enumeration by Bob

Bob
Thu May 31 16:17:15 CDT 2007

basically the process identifying the attached hardware and connecting
the drivers to it.

el wrote:

> Hi all
> I've seen people use the words, enumerate or enumeration, a lot in computer area. What's this mean? Can someone explain it to me, please?
>
> TIA
> el


Re: Enumerate or enumeration by Tom

Tom
Thu May 31 16:29:38 CDT 2007

Wouldn't it be simpler and faster to google for it instead of crossposting
to so many irrelevant newsgroups?

"el" <drop_msg -@- hotmail -DOT- com> wrote in message
news:O4%23fBQ8oHHA.2596@TK2MSFTNGP06.phx.gbl...
Hi all
I've seen people use the words, enumerate or enumeration, a lot in computer
area. What's this mean? Can someone explain it to me, please?

TIA
el



Re: Enumerate or enumeration by Richard

Richard
Thu May 31 17:58:13 CDT 2007


"el" <drop_msg -@- hotmail -DOT- com> wrote in message
news:O4%23fBQ8oHHA.2596@TK2MSFTNGP06.phx.gbl...
Hi all
I've seen people use the words, enumerate or enumeration, a lot in computer
area. What's this mean? Can someone explain it to me, please?

TIA
el

A dictionary definition of enumerate is "to name one by one". When I say
"enumerate the members of the group", I mean to list or display the names of
the members one by one. I can enumerate all of the computer objects in an
OU, for example. An enumeration is a list of all of the elements of a
collection. For example, ADS_USER_FLAG_ENUM is an enumeration (list) of all
of the flags in the userAccountControl attribute of Active Directory.

--
Richard Mueller
Microsoft MVP Scripting and ADSI
Hilltop Lab - http://www.rlmueller.net
--