in reply to many files can't find
Hi warmsuns,
Are you using
use strict;
use warnings;
in your code?
As your error message says, the script could not find the files. give the absolute path to the file names
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: many files can't find
by Anonymous Monk on Feb 26, 2013 at 06:52 UTC |