Command Line Script

Associate
Joined
8 Dec 2010
Posts
477
Location
Leicester, England
I am trying (with little to no success) to implement a simple script to run something from the command prompt

Our command prompt at work defaults to the U:\> drive, and I need to type/paste ftp '-s:ftp1.txt' and hit enter to retrieve txt file reports from our system.

Is there a way I can use a script that I can just double click, it will run "U:\>-s:ftp1.txt" and then close the command window??

Ta
 
Back
Top Bottom