|
From: Allin C. <cot...@wf...> - 2011-02-15 22:06:27
|
I'm wondering, is it likely that gnuplot would have a problem on MS Windows if the name of a plot file given as a command line argument contained an apostrophe? I ask because of a problem report from a user of my program, gretl, which calls gnuplot: in this case the command line (passed to the Windows API function CreateProcess) would look something like: "c:\path\to\wgnuplot.exe" "c:\users\silly's\subdir\plot.gp" The command is not working; I'm not certain the apostrophe is the problem but it seems a likely candidate. (I'm pretty sure the plot file itself is well-formed.) -- Allin Cottrell Department of Economics Wake Forest University |