MACROMEDIA COLFUSION MX 7-CFML Reference page 14

Cfml reference
Hide thumbs Also See for COLFUSION MX 7-CFML:
Table of Contents

Advertisement

CFFILE ACTION=Upload variables
File variables are read-only. Use the
CFFILE.ClientDirectory
CFFILE.AttemptedServerFile
CFFILE.ClientDirectory
CFFILE.ClientFile
CFFILE.ClientFileExt
CFFILE.ClientFileName
CFFILE.ContentSubType
CFFILE.ContentType
CFFILE.DateLastAccessed
CFFILE.FileExisted
CFFILE.FileSize
CFFILE.FileWasAppended
CFFILE.FileWasOverwritten
CFFILE.FileWasRenamed
CFFILE.FileWasSaved
CFFILE.OldFileSize
CFFILE.ServerDirectory
CFFILE.ServerFile
CFFILE.ServerFileExt
CFFILE.ServerFileName
CFFILE.TimeCreated
CFFILE.TimeLastModified
CFFTP error variables
When you use the
CFFTP.Succeeded
CFFTP.ErrorCode
CFFTP.ErrorText
CFFTP ReturnValue variable
Some
file and directory operations provide a return value, in the variable
cfftp
CFFTP.ReturnValue. Its value is determined by the results of the
specify any of the following actions,
GetCurrentDir
GetCurrentURL
ExistsDir
ExistsFile
Exists
CFFTP query object columns
When you use the
is the
queryname
queryname.Name[row]
queryname.Path[row]
queryname.URL[row]
queryname.Length[row]
14
Chapter 1: Reserved Words and Variables
CFFILE
. The
prefix is deprecated in favor of the
File
cfftp stoponerror
cfftp
tag with the
cfftp
listdir
attribute value, and
name
prefix to reference file variables; for example,
attribute, these variables are populated:
returns a value:
action,
returns a query object, where
cfftp
is the row number of each file or directory entry:
row
prefix.
CFFILE
attribute. When you
action

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents