The command RpvCmdNewViewer starts a new instance of the report viewer.
Syntax:
RpvCmdNewViewer=file.rpv /arguments
Where arguments means the arguments given to 'rpv.exe' when starting.
Example:
Link=RpvCmdNewViewer=c:\report.rpv /ATUV:5000,5000,7000,3000
Even the execution of this command is equivalent to execute 'rpv.exe', this one gives the advantage to omit the path where rpv.exe is located avoiding possible errors.
It is important to remmark that
the RpvCmd commands are specially designed to be used with other
commands such as LINK, EXECUTE and POSTSHOW. |
|