Automatic File Download using CuteFTP
- From: "RCL" <rlaria@xxxxxxxxx>
- Date: 29 Jun 2006 06:23:49 -0700
Hi: I have found how to do this, but there is some error in the
following code.
This code opens CuteFTP and executes a pre-recorded CuteFtpMacro that
downloads a file
Sub runcuteftp()
Dim RetVal
RetVal = Shell("C:\CuteFTP\cuteftppro.exe Macro=C:\Temp\MacroCute.vbs",
1)
End Sub
It seems to be some error before the "Macro" word, I think the is some
separator missing, because VBA Macro error says there is an invalid
path.
* Anybody knows how to correct this?
* Anybody knows how to close CuteFtp after downloading the file?
Thank you for your support and help !
.
- Prev by Date: Re: RTD wrapper functions do not work in Excel 2007
- Next by Date: Re: Logon Dialog prior to Open Database connection
- Previous by thread: Re: RTD wrapper functions do not work in Excel 2007
- Next by thread: Macro help required.Can any body help.........?
- Index(es):