Special configurations
In Rpv, there are
some files that control the behavior of the different utilities of the tool.
All these files are plain text files and can be generated or
modified with an standard file editor.
The most important
files to keep in mind are:
Rpv.ini
AdSettings.ini
Activelang
There are some other INI files on the RPV directory. However, files such e-mailer.ini,
comments.ini and others are ussually modified by the different utilities
automatically.
Rpv.ini
This is one of the most important files to configure the application. Even when
this file is modified automatically by the Rpv configuration panel (rpvconfig.exe),
it is possible that is necessary to alter it. Specially when the print server
accepts a configuration file when is launched.
AdSettings.ini
This file contains additional and specifical configurations. This file is
optional, and could not exist on the RPV directory.
The parameters contained on this file affect the behavior of the application and
not a single report.
Parameters accepted by Adsettings.ini.
WINTMPDIR
This parameter specifies the directory that will be used to work with temporal
files. This feature could be required when, for some reason Rpv could not write
temporal files on the default temporal directory.
Example:
WINTMPDIR=X:\Temporal
Where X:\Temporal is a directory on
which Rpv has all the rights to read and write.
PICZMZ
This parameter defines that the third
argument (X position/column), in case that is specified with zero or blank, Rpv
will understand the position as zero instead the current horizontal position.
Example:
PICZMZ=Y
BOXZMZ
Same as PICZMZ, acting on BOX and BOXF commands.
|