Getting Started
Documentation
Glish
Learn More
Programming
Contact Us
Version 1.9 Build 1556
News
FAQ
Search
Home
Next:
displaylist.set - Function
Up:
displaylist - Tool
Previous:
displaylist.add - Function
displaylist.get - Function
Package
display
Module
guiutils
Tool
displaylist
get an item from the displaylist
Synopsis
get(num, fromdrawlist)
Description
Use an index (1 relative) to get an item from either the draw list or the clipboard (by default the draw list). You can determine how many items there are by calling
ndrawlist()
or
nclipboard()
.
Arguments
num
index
Allowed:
integer
fromdrawlist
get from drawlist?
Allowed:
T
Returns
the item or fail if index invalid
Next:
displaylist.set - Function
Up:
displaylist - Tool
Previous:
displaylist.add - 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