|
|
|
|
Search in RpvSoftware.com
|
|
|
|
|
|
|
|
Rpv Reports help>
|
RpvCmd commands
RpvCmdLoadReport. Open an already saved report.
|
The command RpvCmdLoadReport is used to open/load an already saved report with/without user interaction.
Syntax:
RpvCmdLoadReport[=report.rpv]
In case that the argument is not given, the dialog 'open' will be shown automatically to let the user to choose the file to retrieve.
Example:
{Link=RpvCmdLoadReport=http://www.rpvsoftware.com/file1.rpv} Open "file1.rpv" {\n}
{Link=RpvCmdLoadReport=c:\my documents\file2.rpv} Open "file2.rpv" in "c:" {\n}
{Link=RpvCmdLoadReport} Dialog "open file" {\n}
It is important to remmark that
the RpvCmd commands are specially designed to be used with other
commands such as LINK, EXECUTE and POSTSHOW. |
|
|