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


next up previous contents index
Next: rm.copy - Function Up: rm - Tool Previous: rm - Tool


rm.add - Function



Package dish
Module dish
Tool rm


Add an SDRecord to the Results Manager.


Synopsis
add()


Description


Example
- d.rm().add(name,description,value,type,decorate)
For example, using myrec:
- d.rm().add('myrec','something I did', myrec, type='SDRECORD');

A shortcut to this function is provided through:

- d.rmadd(myrec,'myrec','something else I did');



Returns
Bool




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