In Rpv, there are some files that control the behavior of the different utilities of the tool.
Rpv.ini
Rpv.ini is located in %appdata%\Rpv folder. %appdata% is an environment variable and changes on every user.
There are some other INI files on the RPV directory. However, files such e-mailer.ini, comments.ini and others are usually 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.
Some parameters that can be added to RPV.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 Windows 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.
|