MACROMEDIA COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO Use Manual page 267

Table of Contents

Advertisement

ProjectManager Object
FolderDeployTarget
Syntax
FolderDeployTarget(Folder:
FolderTarget: OleVariant);
Description
Gets the folder deployment target and type.
FolderFileCount
Syntax
FolderFileCount(Folder: OleVariant): Integer;
Description
Counts the number of files in the project folder.
FolderRemoveFile
Syntax
FolderRemoveFile(Folder: OleVariant; Filename: OleVariant);
Description
Removes file from specified folder.
FolderRenameFile
Syntax
FolderRenameFile(Folder: OleVariant; OldName: OleVariant; NewName: Ole-
Variant);
Description
Renames a file within a project.
FolderSubFolderExists
Syntax
FolderSubFolderExists(Folder: OleVariant; SubFolderName: OleVariant):
WordBool;
Description
Boolean. Determines if a subfolder exists.
FolderSubFolders
Syntax
FolderSubFolders(Folder: OleVariant): OleVariant;
Description
Lists all subfolders within the project folder.
FolderType
Syntax
FolderType(Folder: OleVariant): Integer;
Returns the specified folder type.
Description
OleVariant;
out
FolderType:
249
Integer;
out

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion studio 5

Table of Contents