![MACROMEDIA COLDFUSION 4.5-DEVELOPING WEB Develop Manual Download Page 113](http://html1.mh-extra.com/html/macromedia/coldfusion-4-5-developing-web/coldfusion-4-5-developing-web_develop-manual_3286369113.webp)
Chapter 7: Reusing Code
87
The following options are supported:
Note
While it is possible to encode binary files with
cfencode
, it is not
recommended.
cfencode Command Line Options
Option
Description
input file
Name of the file you want to encode. cfencode will not process an
encoded file.
output 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.
/r
Recursive, when used with wildcards, recurses through subdirectories
to encode files.
/q
Suppresses warning messages.
/h
Header, allows custom header to be written to the top of the encoded
file(s).
/v
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.
Summary of Contents for COLDFUSION 4.5-DEVELOPING WEB
Page 1: ...Allaire Corporation Developing Web Applications with ColdFusion ColdFusion 4 5...
Page 14: ...xiv Developing Web Applications with ColdFusion...
Page 26: ...xxvi Developing Web Applications with ColdFusion...
Page 34: ...8 Developing Web Applications with ColdFusion...
Page 70: ...44 Developing Web Applications with ColdFusion...
Page 84: ...58 Developing Web Applications with ColdFusion...
Page 114: ...88 Developing Web Applications with ColdFusion...
Page 148: ...122 Developing Web Applications with ColdFusion...
Page 174: ...148 Developing Web Applications with ColdFusion...
Page 208: ...182 Developing Web Applications with ColdFusion...
Page 244: ...218 Developing Web Applications with ColdFusion...
Page 274: ...248 Developing Web Applications with ColdFusion...
Page 288: ...262 Developing Web Applications with ColdFusion...
Page 300: ...274 Developing Web Applications with ColdFusion...
Page 350: ...324 Developing Web Applications with ColdFusion...
Page 362: ...336 Developing Web Applications with ColdFusion...