Home : General : Perl Programming :

General: Perl Programming: Re: [RedRum] Hash Loop: Edit Log

Here is the list of edits for this post
Re: [RedRum] Hash Loop
Code:
foreach $subkey (keys(%key)) {
$value = $key{$subkey};
}

- Mark

Astro-Boy!!
http://www.zip.com.au/~astroboy/

Last edited by:

AstroBoy: Nov 13, 2001, 9:03 PM

Edit Log: