From: Tait <gnu...@t4...> - 2010-07-17 01:58:09
|
> Sometimes I pass an argument to a gnuplot script which represents a file > name and it must contain "\\" due to Win command line, but later I'd need to > perform the above replacement. Just use / as a directory separator in all cases. Windows allows this. |