Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is it possible to use PlotToFile with ftp ?

Status
Not open for further replies.

Pipelinhas

Computer
Joined
May 21, 2001
Messages
18
Location
PT
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top