- or download this
237 : AMAFILE: AMA210
238 : STATUS: NETWORK
...
253 : AMAFILE: AMA214
254 : STATUS: OPEN
255 : DATE CREATED: 9/20/01
- or download this
$myarray[253] = (
$myhash{AMAFILE} = "AMA214";
$myhash{STATUS} = "OPEN";
$myhash{DATE CREATED} = "9/20/01");
- or download this
#!/usr/local/bin/perl -w
use strict;
...
$c++;
}
} @SORTME;