
BackUp
Novice
Jan 23, 2003, 12:30 PM
Views: 4705
|
|
Re: [umpty] Extracting a 36 digit word (object handle)
|
|
|
Oops make sure you define $new as the file you want to write the results to. Oh and change: for ( to... for my $file ( ...and change $_ to $file inside the for loop
(This post was edited by BackUp on Jan 23, 2003, 12:32 PM)
|