Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Dealing with spaces in folder names with ARGV[0]

by baxy77bax (Deacon)
on Mar 30, 2015 at 06:36 UTC ( [id://1121771]=note: print w/replies, xml ) Need Help??


in reply to Dealing with spaces in folder names with ARGV[0]

What is wrong with putting Test Folder in quotes?
/C perl pScript "Test Folder\input File.txt"
Though, it is generally not a good idea to have spaces in file or folder names.

Replies are listed 'Best First'.
Re^2: Dealing with spaces in folder names with ARGV[0]
by ikegami (Patriarch) on Mar 30, 2015 at 21:59 UTC

    Though, it is generally not a good idea to have spaces in file or folder names.

    Living in the 80s, are we? It's common practice these days.

      Though, it is generally not a good idea to have spaces in file or folder names.

      Living in the 80s, are we? It's common practice these days.

      Still doesn't make it a good idea ... common practice or not

        Because it's common practice, it needs to be supported, and thus there's no problem using spaces in paths.

Log In?
Username:
Password:

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

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

    No recent polls found