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


next up previous contents index
Next: sditerator.stringfields - Function Up: sditerator - Tool Previous: sditerator.sel2string - Function


sditerator.setlocation - Function



Package dish
Module dish
Tool sditerator


Set the location pointer to the indicated record.


Synopsis
setlocation(location)


Description
This function sets the location pointer to the indicated record number. Valid record numbers run from 1 to the length of the sditerator. If the location argument is outside this range, the location pointer is set to the appropriate end point. A subsequent use of the getfunction would return the sdrecord at that location.



Arguments

location in The desired record number.
    Allowed: Integer


Returns
Bool




next up previous contents index
Next: sditerator.stringfields - Function Up: sditerator - Tool Previous: sditerator.sel2string - 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