User`s guide
KwikNet Virtual File System
K
A
DAK
255
-t template Template
is the full path and file name of the KwikNet VFS Template File.
The working directory is used if no path, or a relative path, is specified.
By default, the VFS Template File KN_VFG.CT delivered with KwikNet
will be used, provided that it can be found in the directory containing the
VFS Generator utility program being executed.
This option, if used, overrides the equivalent parameter, if any, specified
in your definition file using the
...TEMPLATE directive.
-u If files are compressed as they are placed into the Virtual File System, the
VFS Generator can produce a summary of the number of times each string
in the VFS Compression Table has been used. By default, no summary is
generated. The -u option forces the VFS Generator to add this summary
within a C comment block in the VFS Data File which contains the VFS
Compression Table. The summary will therefore be found in the last VFS
Data File produced by the VFS Generator.
-g The -g option controls the case conversion to be used for all compression
strings defined in your VFS Definition File or in your VFS String File
using the ...TAG directive. Such strings are called tag strings.
The -g option specifies that tag strings are not to be converted.
The -g+ option specifies that tag strings are to be converted to upper case.
The -g- option specifies that tag strings are to be converted to lower case.
By default, the -g option is used.
This option, if used, overrides the equivalent parameter, if any, specified
in your definition file using the ...TAGCASE directive.
-qN The -qN option controls the display of messages by the VFS Generator.
The -q or -q0 option inhibits the display of any messages.
The -q1 option enables the display of error messages only.
The -q2 option enables the display of error messages and simple progress
messages.
The
-q3 option enables the display of error messages and more detailed
progress messages.
By default, the
-q3 option is used.
-? Use the -? option to display a helpful summary of the command line
syntax and available options.