ColdFusion Path Usage And Manipulation Overview

#GetDirectoryFromPath( 
	GetCurrentTemplatePath() 
	).ReplaceFirst( 
		"([^\\\/]+[\\\/]){1}$", "" 
		)#

For Cut-and-Paste