Hi All,

How can one convert an Octet String attribute to decimal using VbScript?

The particular attribute I'm looking at is msExchSmtpRelayIPList - an
attribute of the SMTP virtual server object in Exchange.

I've gone through the ArrayConvert kba
(http://support.microsoft.com/?kbid=250344), have the Ads.dll from the kba
installed/registered, but had little success with this.

Perhaps there's another way or function someone's using to do this... ?

Thanks!
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------

Re: Retrieving and Converting Octet String in VBS by Bharat

Bharat
Thu Mar 16 10:03:38 CST 2006

Resolved for now using ArrayConvert - but not very clean.

Would like to find out if there's a clean(er) and simpler way of doing this.
--
Bharat Suneja
MCSE, MCT
www.zenprise.com
blog: www.suneja.com/blog
-----------------------------------------


"Bharat Suneja" <bharatsuneja@no.spam.org> wrote in message
news:udXbqBJSGHA.4168@tk2msftngp13.phx.gbl...
> Hi All,
>
> How can one convert an Octet String attribute to decimal using VbScript?
>
> The particular attribute I'm looking at is msExchSmtpRelayIPList - an
> attribute of the SMTP virtual server object in Exchange.
>
> I've gone through the ArrayConvert kba
> (http://support.microsoft.com/?kbid=250344), have the Ads.dll from the kba
> installed/registered, but had little success with this.
>
> Perhaps there's another way or function someone's using to do this... ?
>
> Thanks!
> --
> Bharat Suneja
> MCSE, MCT
> www.zenprise.com
> blog: www.suneja.com/blog
> -----------------------------------------
>
>
>