CFDIRECTORY |
Performs a series of actions on directories |
CFFILE |
Provides many operations that manage file input/output. |
CFLOG |
This tag is used to write to the logging system of OpenBD. If no "LOG" or "FILE" attribute is specified, then the log is written to the standard OpenBD application log file. |
CFTRACE |
This tag is used to write to the logging system of OpenBD. If no "LOG" or "FILE" attribute is specified, then the log is written to the standard OpenBD application log file. |
CFZIP |
The CFZIP tag is used to create, expand, and list the contents of zip files. CFZIP is optionally used in conjunction with the CFZIPPARAM tag. |
CFZIPPARAM |
To be used inside the CFZIP tag. This tag lets you add files to your zip, optionally changing their path within the ZIP file |