ColdFusion Path Usage And Manipulation Overview

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

For Cut-and-Paste