MACROMEDIA COLDFUSION 5-ADVANCED ADMINISTRATION Manual page 175

Table of Contents

Advertisement

Processing Options
For example, to map the filepath
following:
vdkvgwkey /usr/pub URL http://web/~verity
See also -abspath.
-processbif
Syntax:
Due to the use of special characters, which represent the bulk insert file (BIF), you
must run Verity Spider with a command file using the
Specifies a command string in which you can call a program or script which operates
on BIFs generated by Verity Spider.
For example, if you want to use a script called
information to BIF files, use the following command:
vspider -cmdfile filename
Where
any other necessary options):
-processbif 'fix_bif !*'
Note that your command file will include other options as well.
-regexp
Specifies the use of regular expressions rather than the default wildcard expressions
for the following options:
-skip, -indskip, -preferred, and -nofollow
Wildcard expressions allow the use of the asterisk ( * ) for text strings, and the
question mark ( ? ) for single characters.
This wildcard expression...
a*t
file?.htm
name?.*
Regular expressions allow for more powerful and flexible means for matching
alphanumeric strings. For example, to match "ab11" or "ab34" but not "abcd" or
"ab11cd," you could use the following regular expression:
^ab[0-9][0-9]$
The full extent to which regular expressions can be employed is beyond the scope of
this description. For more information on regular expressions, refer to a book
devoted to the subject.
-processbif 'command_string !*'
is the text-only command file which contains the following (among
filename
-exclude, -indexclude, -include, -indinclude,
to
/usr/pub/docs
http://web/~verity
fix_bif
.
Will apply to these text strings...
although, attitude, audit
files.htm, file1.htm, filer.htm
names.txt, name.doc, named.blank,
names.ext
, use the
option.
-cmdfile
to add customized
157

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 5-ADVANCED ADMINISTRATION and is the answer not in the manual?

This manual is also suitable for:

Coldfusion 5

Table of Contents