Chapter Contents

Previous

Next
PUSHLEGEND

PUSHLEGEND



Saves the contents of the LEGEND window

Category: Legend


Syntax
Details
See Also

Syntax

CALL PUSHLEGEND();


Details

PUSHLEGEND 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.

To restore a pushed legend to the LEGEND window, use POPLEGEND.

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

See Also

ENDLEGEND

LEGEND

POPLEGEND

PUTLEGEND


Chapter Contents

Previous

Next

Top of Page

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