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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tadams19

    shell.run is not running

    I am trying to run an ftp from a VBscript. The syntax I create can run as a .bat file or straight from a command line but not the way it is coded. What is wrong? As coded: Set objShell = CreateObject( "wScript.Shell" ) objShell.Run "ftp -vn -s:" & strFTPScriptFileName & " " &...

Part and Inventory Search

Back
Top