﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1240	FileInstall() Help file clarification.	Bowmore	Nutster	"The help file does not state that the destination folder must already exist or the install will fail, and it is the coders responsibility to check if the destination folder exists and create it if necessary. This may help avoid some confusion on the part of users when they find that their file has not been installed.

'''Proposed change'''
{{{
dest - The destination path of the file with trailing backslash if only the directory is used. This can be a variable. If the destination folder does not exist it is not automatically created and the file will not be installed.
}}}"	Bug	closed	3.3.1.5	Documentation	3.3.1.3	Blocking	Fixed	fileInstall	
