View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GPDynamics GPDynamics is offline
external usenet poster
 
Posts: 4
Default running two separate commands in same Shell

Hello,

Does anyone know how I could use the Shell command to open a Command Prompt
window and change title (Title Process1) to the window and then proceed to
run a program or batch file. I know how to do each separately but not
together.

I have a series of batch files/commands I want to loop through. By naming
the window I would know where they are in the loop.

Thanks for your assistance in this regard.

Michael D. Newby