[Toc][Index]

TITLE - Window title

 
 Purpose:    Change the window title. 
             
 Format:     TITLE title 
             
             title :  The new window title. 
 
 See also:  ACTIVATE and WINDOW. 
 Usage 
 TITLE changes the text that appears in the caption bar at the top of the 
 CMD.EXE window. 
 The title text should not be enclosed in quotes unless you want the 
 quotes to appear as part of the actual title. 
 To change the title of the current window to "JP Software / CMD.EXE": 

 
         [c:\] title JP Software / CMD.EXE
 
 
 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs