in reply to Changing the title of the command window on which the perl exe is run

Set the command prompt title before you start your perl script.
title "foobar" perl yourscript.pl
  • Comment on Re: Changing the title of the command window on which the perl exe is run
  • Download Code

Replies are listed 'Best First'.
Re^2: Changing the title of the command window on which the perl exe is run
by Anonymous Monk on Apr 30, 2011 at 03:28 UTC

    No,I want to do it via perlscript.Whenever my exe is run,that command window should have a title