The command RpvCmdWait stops the execution of the viewer during an specific time.
Usually asociated with PostShow, it can be really useful to perform an automatic page advance after an specific period of time.
Example:
{PostShow=RpvCmdWait=5;PostShow=RpvCmdNextPage}
This example shows how to advance one page after waiting for five seconds.
It is important to remmark that
the RpvCmd commands are specially designed to be used with other
commands such as LINK, EXECUTE and POSTSHOW. |
|