Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Open a folder

by choroba (Cardinal)
on Jan 08, 2013 at 09:34 UTC ( [id://1012204]=note: print w/replies, xml ) Need Help??


in reply to Open a folder

You can achieve your goal even without "opening" the folder:
for my $file (glob 'C:/Users/ZB/Desktop/Text\ Files/*.txt') { calculate($file) }
Update: Note the slashes separate the path elements and the backslash quotes the space.
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-19 01:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found