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


next up previous contents index
Next: catalog.settablesizeoption - Function Up: catalog - Tool Previous: catalog.setconfirm - Function


catalog.getconfirm - Function



Package utility
Module catalog
Tool catalog


Get the default confirmation status


Synopsis
getconfirm()


Description
The functions delete, copy, and rename can ask for confirmation. By default they do so if the default confirmation status (as returned by this function) is true. It can be set (or unset) by one of the following:
  • Pressing the confirm button under the options menu of the GUI
  • The following appears in your .aipsrc file:
    catalog.confirm: 	yes
    catalog.confirm: 	directory
    catalog.confirm: 	no
    
  • You did e.g. the following at the command line:
      dc.setconfirm('yes')
    



Returns
String




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