Chapter Contents

Previous

Next
POPLEGEND

POPLEGEND



Restores to the LEGEND window the last contents saved with the PUSHLEGEND routine

Category: Legend


Syntax
Details
See Also

Syntax

CALL POPLEGEND();


Details

POPLEGEND is useful if several entries in a CALL DISPLAY nested sequence have their own legends and you want to restore the original legend of each calling entry when a called entry ends.

If no legend contents have been saved, then this function is ignored.

To save the contents of the LEGEND window, use PUSHLEGEND.

For an example that includes POPLEGEND as well as other functions that manipulate a legend window, see LEGEND.

See Also

ENDLEGEND

LEGEND

PUSHLEGEND

PUTLEGEND


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.