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


next up previous contents index
Next: ms.iterend - Function Up: ms - Tool Previous: ms.iterorigin - Function


ms.iternext - Function



Package general
Module ms
Tool ms


Advance the iterator to the next lot of data


Synopsis
iternext()


Returns
Bool, True if there was more data, False if we've reached the end



Description
This sets the currently selected table (as accessed with getdata) to the next iteration. If there is no more data, the function returns False and the selection is reset to that before the iteration started. You need to call iterinit and iterorigin before calling this. See the example below.


Example
See the example for the iterend function.



next up previous contents index
Next: ms.iterend - Function Up: ms - Tool Previous: ms.iterorigin - 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-08-01