Thread: Bat file
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Todd huttenstine Todd huttenstine is offline
external usenet poster
 
Posts: 260
Default Bat file

Hey I had to put the command on 1 line instead of
splitting it onto 2 lines.

Thank you
Todd Huttenstine


-----Original Message-----
That's a question for the Network Guy, a name I take

abundant caution to
not have associated with mine.

Todd Huttenstine wrote:

Its working but instead of going on my P directory, its
going on my desktop.

Why?


-----Original Message-----
copy "Q:\QTD\Current Version\All In One\Quick Tools


Full.xls"

"P:\QTD\Quick Tools Full.xls"

paste line into notepad and save as myname.bat

Todd Huttenstine wrote:

hey how would I write a .bat file to copy


Q:\QTD\Current

Version\All In One\Quick Tools Full.xls to

P:\QTD\Quick
Tools Full.xls?


Thank you

.

.