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.lock - Function Up: sditerator - Tool Previous: sditerator.next - Function


sditerator.unlock - Function



Package dish
Module dish
Tool sditerator


Release the lock on all associated tables.


Synopsis
unlock()


Description
This function releases any table locks that may exist on the tables that are associated with this sditerator. Normally this isn't necessary but if you are trying to work directly with the associated tables through a table tool using unlock and lock should make the interaction happen faster since the the auto-locking mechanism won't need to periodically check to see if a lock needs to be released.



Returns
Bool




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