Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Illegal characters in windows filenames?

by HamNRye (Monk)
on Feb 10, 2004 at 20:39 UTC ( [id://328022]=note: print w/replies, xml ) Need Help??


in reply to Re: Illegal characters in windows filenames?
in thread Illegal characters in windows filenames?

One of the first things I did was try enclosing the filename in quotes. It's interesting you mention the "?" being used for globbing. When I enclose the file name in quotes in the shell, tools like xcopy work fine, but Perl cannot see the files. So does the perl filetest glob?? I'm thinking not.

I'm wondering if the DOS shell passes that along expecting globbing to take care of the unsupported charachter. If that's the case, I can try replacing the "?" in the file names with literal 0x3F's. Hmm, I'll be giving it a try.

  • Comment on Re: Re: Illegal characters in windows filenames?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://328022]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-16 11:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found