SAVEFILE:
Attributes


CREATEPATH

create subdirectories as needed for the new file

Value(s)

Default Value

false

DEFAULTFILENAME

Default filename to be used

Value(s)

CDATA

Default Value

#IMPLIED

DELIMITERS

The file delimiter to be used when writing the file. ,' will work with commas in the csv file

Value(s)

CDATA

Default Value

#IMPLIED

GLOB

Value(s)

CDATA

Default Value

#IMPLIED

MIMETYPE

Mimetype for loading the file

Value(s)

CDATA

Default Value

#IMPLIED

NAMEDCOLUMNS

Use the first row of the file to be used as the names of the fields in the table created.

Value(s)

Default Value

false

NONINTERACTIVE

don't prompt for a filename, just use the default

Value(s)

Default Value

false

TYPE

How to handle the file export (ie as a table (delimited) / as a chunk (binary), etc)

Value(s)

Default Value

#REQUIRED

USE_CARRIAGE_RETURN

Value(s)

Default Value

false

USECONFIG

Look at the config settings (see config) and use the key mentoned in here to find out what delimiter to use for the file.

Value(s)

CDATA

Default Value

#IMPLIED
Back to SAVEFILE


bond-2.1 DTD