Is it possible to use PlotToFile with ftp ?
Is it possible to use PlotToFile with ftp ?
(OP)
I'm trying to plot a drawing to a file using ftp.
I can do it using :
(command "-plot" "n" "" "" "DWF Classic.pc3" "ftp://server/FileName.dwf" "n" "y")
But I would like to use VBA's PlotToFile command. I get an argument error if I use "ftp://server/FileName.dwf" as the file name.
Is it possible to do?
thanks in advance.
I can do it using :
(command "-plot" "n" "" "" "DWF Classic.pc3" "ftp://server/FileName.dwf" "n" "y")
But I would like to use VBA's PlotToFile command. I get an argument error if I use "ftp://server/FileName.dwf" as the file name.
Is it possible to do?
thanks in advance.




