From:                   "Scott Phelps" <[EMAIL PROTECTED]>
To:                     "Perl-Win32-Web" <[EMAIL PROTECTED]>
Subject:                Problem with values from registry.
Date sent:              Mon, 1 Oct 2001 16:57:06 -0400

> 
> I have a hex value from the registry:
> 
> 0x4c4b40
> 
> I need to turn it into a normal decimal number.
> 
> ?50?
> 
> I'm assuming I would use a combination of pack and hex, but I flunked
> math in high school. Please help!
> 
> Scottp

perldoc -f hex

Jenda

=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
                                        --- me
_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to