Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Calling Windows Batch from Perl, double-quote appearing out of nowhere (insanity)

by tye (Sage)
on Nov 09, 2012 at 15:07 UTC ( [id://1003154]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\> cmd /c "cmd /c systemQuote.bat AA 1"
    
    C:\> echo XXXXXXX   1>X_1".log 2>&1
    The filename, directory name, or volume label syntax is incorrect.
    
  2. or download this
    C:\> cmd /c "cmd /c systemQuote.bat AA 1 "
    
    C:\> echo XXXXXXX   1>X_1.log 2>&1
    
    C:\> sleep 5
    

Log In?
Username:
Password:

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

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

    No recent polls found