Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^4: Trying to get an external c program to print to a file

by JavaFan (Canon)
on Nov 04, 2011 at 12:43 UTC ( [id://935916]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Trying to get an external c program to print to a file
in thread Trying to get an external c program to print to a file

But you can write:
system "'$PGMEXEC1' '-arg1=$arg1' '-arg2=$arg2' > '${workingDir}${ps}$ +outputFile1'";
Which works fine, unless any of the variables contains a single quote, or ends in a backslash.

Log In?
Username:
Password:

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

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

    No recent polls found