MACROMEDIA COLDFUSION 4.5-DEVELOPING WEB Develop Manual page 113

Developing web applications with coldfusion
Table of Contents

Advertisement

Chapter 7: Reusing Code
The following options are supported:
cfencode Command Line Options
Option
input file
output file
/r
/q
/h
/v
Note
Description
Name of the file you want to encode. cfencode will not process an
encoded file.
Path and filename of the output file.
Warning: If you don't specify an output file name, a warning message
asks if you want to continue, in which case the encoded file will
overwrite the source file.
Recursive, when used with wildcards, recurses through subdirectories
to encode files.
Suppresses warning messages.
Header, allows custom header to be written to the top of the encoded
file(s).
Required parameter that allows encoding using a specified version
number. Use "1" for pages you want to be able to run on ColdFusion
3.x. Use "2" for pages you want to run strictly on ColdFusion 4.0 and
later.
While it is possible to encode binary files with
recommended.
, it is not
cfencode
87

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 4.5-DEVELOPING WEB and is the answer not in the manual?

This manual is also suitable for:

Coldfusion 4.5

Table of Contents