Re: PERL windows : "Windows cannot access the specified device, path or file. You may not have the appropriate permission to access the item."



guru wrote:
Hi,

I am getting following error
"
"Windows cannot access the specified device, path or file. You may not
have the appropriate permission to access the item."

When i tried to pass a list consisting of 300 file names.

Scenario:

folder F:\Testing\loc\

Contains around 300 files

I have to pass these files as parameter to one perl script .pl,
where these files are processed( opened and read).

How are you passing the files and how is the other program
reading the input?
.



Relevant Pages