| 4D v13PV SET WINDOW TITLE | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D View v13
 PV SET WINDOW TITLE 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PV SET WINDOW TITLE ( area ; title ) | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint |   | 4D View area | |||||
| title | String |   | New title of the external window | |||||
Add the current date to the window.
 C_TEXT($Title) `Existing title
 $Title:=PV Get window title(Area)
 
 PV SET WINDOW TITLE(Area;$Title+" ("+String(Current date)+")")
	Product:  4D
	Theme:  PV Tools
	Number:  
        15816
        
        
        
	
	Created:  4D View 6.8