DeploymentManager Object
such as "Rds://localhost/D:/main/images/TestImage.jpg" which you can pass as the
second argument to the
GetFolderDeployPath
Syntax
GetFolderDeployPath(const wsFolderName:String): WideString;
Description
Returns the deployment path of the passed folder name. Use this path in conjunction
with the
GetFolderFileCount
Syntax
GetFolderFileCount(const wsFolderName:String): Integer;
Description
Returns the number of files tracked by the passed-in project folder name.
GetFolderFileExt
Syntax
GetFolderFileExt(const wsFolderName: WideString; nIndex: Integer): Wide-
String;
Description
Returns the extension of a folder file based on the passed folder name. For details,
see
"Project folder names" on page
GetFolderFileName
Syntax
GetFolderFileName(const
WideString;
Description
Returns the name of a folder file based on the passed folder name.
GetFolderName
Syntax
GetFolderName(nFolder:Integer): WideString;
Description
Returns the project folder name of the folder represented by the position index
nFolder
GetLastErrorCode
Syntax
GetLastErrorCode(): Integer;
Tests the result of an
Description
Both
GetLastError
forms of rudimentary error handing.
UploadFile
and
GetDeployServer
GetFolderName
wsFolderName:
. Project folders are numbered consecutively.
UploadFile
methods to programmatically abort a script or provide other
method.
methods.
257.
WideString;
call by returning last error code as an integer. Use
255
nIndex:
Integer):
Need help?
Do you have a question about the COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO and is the answer not in the manual?