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


next up previous contents index
Next: displaylist.clear - Function Up: displaylist - Tool Previous: displaylist.get - Function


displaylist.set - Function



Package display
Module guiutils
Tool displaylist


change or add an item in displaylist


Synopsis
set(num, value)


Description
Change or an existing item in the draw list (only) or add a new one. An existing item is changed if the index is in the range 1-ndrawlist(), otherwise a new item is added. (The index should only be one larger than the current length of the drawlist).



Arguments

num   index
    Allowed: integer
value   item to change or add in the draw list
    Allowed: any


Returns
the new length of the draw list or fail if index invalid




next up previous contents index
Next: displaylist.clear - Function Up: displaylist - Tool Previous: displaylist.get - 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