PC Review


Reply
Thread Tools Rate Thread

How do I start a Process I can then communicate with from VBA

 
 
Mac Lingo
Guest
Posts: n/a
 
      23rd Dec 2007
I have an application in Excel where I execute FTP Commands in a CMD in a
Shell. This requires re-establishing the connection every time I want to
issue a new command.

Is there a way I could start a stand-alone FTP process from Excel/VBA, then
send it commands to be executed from Excel, and finally close it?

Thanks,
Mac
Berkeley, CA


 
Reply With Quote
 
 
 
 
Gary''s Student
Guest
Posts: n/a
 
      23rd Dec 2007
Use VBA to create a .bat file and then exectue the .bat file
--
Gary''s Student - gsnu2007b


"Mac Lingo" wrote:

> I have an application in Excel where I execute FTP Commands in a CMD in a
> Shell. This requires re-establishing the connection every time I want to
> issue a new command.
>
> Is there a way I could start a stand-alone FTP process from Excel/VBA, then
> send it commands to be executed from Excel, and finally close it?
>
> Thanks,
> Mac
> Berkeley, CA
>
>
>

 
Reply With Quote
 
Nigel
Guest
Posts: n/a
 
      23rd Dec 2007
I am no expert but I would investigate adding a reference to the FTP package
in the VBE and use the exposed objects for the package? I guess it depends
on the FTP package used as to what you can do.



--

Regards,
Nigel
(E-Mail Removed)



"Mac Lingo" <(E-Mail Removed)> wrote in message
news:cxqbj.32163$(E-Mail Removed)...
>I have an application in Excel where I execute FTP Commands in a CMD in a
>Shell. This requires re-establishing the connection every time I want to
>issue a new command.
>
> Is there a way I could start a stand-alone FTP process from Excel/VBA,
> then send it commands to be executed from Excel, and finally close it?
>
> Thanks,
> Mac
> Berkeley, CA
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to communicate between two process in .net ? Duy Lam Microsoft Dot NET 1 8th Nov 2008 06:44 AM
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Dot NET Framework 1 13th Apr 2006 04:56 AM
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Windows 2000 Security 0 12th Apr 2006 11:47 PM
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Windows 2000 0 12th Apr 2006 11:47 PM
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions? Daniel Microsoft Dot NET 0 12th Apr 2006 11:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:50 PM.