rerun#
Purpose#
Displays the most recently created graphics file.
Library#
pgraph
Format#
rerun;
Globals#
_pcmdlin, _pnotify, _psilent, _ptek, _pzoom
Remarks#
rerun() is used by the endwind() function.
Examples#
Note
This function is for use with the deprecated PQG graphics.
// Redisplay the most recently created graph
library pgraph;
rerun;
Source#
pcart.src