Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: pgplotmanager.canplay - Function Up: pgplotmanager - Tool Previous: pgplotmanager.record - Function


pgplotmanager.recording - Function



Package display
Module plotter
Tool pgplotmanager


return whether plot commands are being saved


Synopsis
recording()



Description
The pgplotmanager tool maintains a record of plot commands that have been issued in the form of a displaylist tool. This allows this tool to replay the commands later to, for example, refresh the screen or send a currently viewed plot to a PostScript file.

This function simply returns whether plot commands are currently being saved internally for later replay. A returned value of T indicates that recording is currently turned on and commands are being saved. The recording state can be changed via the record() function.



Returns
boolean - the current recording state





next up previous contents index
Next: pgplotmanager.canplay - Function Up: pgplotmanager - Tool Previous: pgplotmanager.record - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15