Dynamic Template Variables

Here's a list of dynamic variables you can use within your templates:
Variable What it returns/do Example
$fullfilename Returns the fullpathname of your current file C:\dev\perl\hello.pl
$date Returns the current date
(using your regional settings)
09.09.2004
$time Returns the current time 10:32:12
$filename Returns the name of the current file hello.pl
$user Returns the name of the current user Jimmy
$startpos Is where the cursor should be after insertion N/A
$program Returns the application name as well as the version evolvEd v1.0