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


next up previous contents index
Next: aipsrcedit - Constructor Up: misc - Module Previous: aipsrc.done - Function


aipsrcedit - Tool



Package utility
Module misc


Postscript file available

Tool to edit aipsrc file



Description
The aipsrc file contains information for steering the process of an AIPS++ installation, site dependent variables (like default printer) and the actual running of programs. aipsrcedit allows interactive editing of the aipsrc values. Note that the file is written to a file aipsrc in the current directory. The user must then copy it to the desired location (e.g. $HOME/.aipsrc). AIPS++ must then be restarted before the changes take effect.

The system generates a defaultaipsrcedit called dae so the user will normally never have to call the constructor.



Example
include 'aipsrcedit.g'
dae.gui();

Constructors
aipsrcedit Construct an aipsrcedit tool
Functions
gui Use the GUI




next up previous contents index
Next: aipsrcedit - Constructor Up: misc - Module Previous: aipsrc.done - 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