Folder Methods - MACROMEDIA COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO Use Manual

Table of Contents

Advertisement

248
RemoveFolder
Syntax
RemoveFolder(FolderName: OleVariant);
Removes a folder from the project.
Description
Save
Syntax
Save;
Saves the current project to disk in WDDX format.
Description
SelectFile
Syntax
SelectFile(Filename: OleVariant);
Selects a file for source control operations.
Description

Folder methods

FolderAddFile
Syntax
FolderAddFile(Folder: OleVariant; Filename: OleVariant);
Add a file to the specified folder.
Description
FolderAllFiles
Syntax
FolderAllFiles(Folder: OleVariant): OleVariant;
Description
Lists all files within the specified project.
FolderChangeType
Syntax
FolderChangeType(Folder: OleVariant; FolderType: TFolderType);
Description
Changes the folder type.
FolderContainsFile
Syntax
FolderContainsFile(Folder: OleVariant; Filename: OleVariant): WordBool;
Description
Boolean. Determines if a file is contained within a project folder.
Chapter 14 Scripting the Visual Tools Object Model

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?

This manual is also suitable for:

Coldfusion studio 5

Table of Contents