256
GetLastErrorMessage
Syntax
GetLastErrorMessage(): WideString;
Tests the result of an
Description
IsFolderDeployable
Syntax
IsFolderDeployable(const wsFolderName:WideString): WordBool;
Boolean. Returns the deployment status of the passed folder name. Use this method
Description
to skip folders that are designated as Do Not Deploy folders.
OpenProject
Syntax
OpenProject(const wsProjectName: WideString);
Opens the project specified in the passed
Description
be a fully qualified path to the existing project file.
PathExists
Syntax
PathExists(const wsFolderName: WideString): WordBool;
Description
Boolean. Checks to see if a path exists.
SetDeployState
Syntax
SetDeployState(sServerName:WideString,bServerStatus: WordBool);
Description
Boolean. Enables and disables the deployment server specified by
during deployment. This allows some servers to be turned on or off during the
deployment process.
SetLogFileName
Syntax
SetLogFileName(sLogFileName: String);
Changes the name of a generated deployment log file. The default name is
Description
Deployment.log and its default location is the Visual Tools' main installation
directory. Specify a fully qualified path and file name.
SetLogging
Syntax
SetLogging(bDoLogging: WordBool);
Description
Boolean. Turns logging on and off. This method only has an effect prior to opening a
project for deployment.
Chapter 14 Scripting the Visual Tools Object Model
call by returning last associated RDS error message.
UploadFile
OleString
. The project specification must
sServerName
Need help?
Do you have a question about the COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO and is the answer not in the manual?