Reg Expression Help



I have the following and need to do the following:

$netmask = ffffff00;

How do I split that up into this:

$mask1 = ff;
$mask2 = ff;
$mask3 = ff;
$mask4 = 00


Im not sure how to break the one fild into 4. I want to convert this value
into decimal.

Mike

.



Relevant Pages

  • Re: Reg Expression Help
    ... The Puppet wrote: ... $mask1 = ff; ... $mask2 = ff; ... $mask3 = ff; ...
    (perl.beginners)
  • Re: problem for two forms and one report
    ... It as composed two forms (Mask1 and Mask2 both popup and dialog edge) ... When I close or print the report i would have to the Mask2 over ... I control the report and close or print it ...
    (microsoft.public.access.reports)
  • Re: problem for two forms and one report
    ... It as composed  two forms (Mask1 and Mask2 both popup and dialog edge) ... Start Mask1 and click the button that it open Mask2 overlapped ... button for as many reports. ...
    (microsoft.public.access.reports)
  • problem for two forms and one report
    ... It as composed two forms (Mask1 and Mask2 both popup and dialog edge) ... When I close or print the report i would have to the Mask2 over ... I control the report and close or print it ...
    (microsoft.public.access.reports)
  • problem for two forms and one report
    ... It as composed two forms (Mask1 and Mask2 both popup and dialog edge) ... When I close or print the report i would have to the Mask2 over ... I control the report and close or print it ...
    (microsoft.public.access.gettingstarted)