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

Table of Contents

Advertisement

250

Deployment methods

DeploymentScriptAdd
Syntax
DeploymentScriptName: OleVariant;
Description
Adds a deployment script to the project.
DeploymentScriptCount
Syntax
DeploymentScriptCount: Integer;
Description
Returns the number of scripts.
DeploymentScriptList
Syntax
DeploymentScriptList: OleVariant;
Description
Lists all project deployment scripts.
DeploymentScriptRemove
Syntax
DeploymentScriptRemove(ScriptName: OleVariant);
Description
Removes a deployment script from the project.
DeploymentServerAdd
Syntax
DeploymentServerAdd(ServerName: OleVariant; ServerNum: Integer);
Description
Adds a deployment server to the project.
DeploymentServerCount
Syntax
DeploymentServerCount: Integer;
Description
Returns the number of deployment servers.
DeploymentServerList
Syntax
DeploymentServerList: OleVariant;
Lists deployment servers.
Description
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