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.create - Function Up: catalog - Tool Previous: catalog.tool - Function


catalog.edit - Function



Package utility
Module catalog
Tool catalog


Edit


Synopsis
edit(file)


Description
Edit a file using an appropriate editor. For tables, the table browser is used. For ASCII and Glish files, the editor used is first that defined in the environment variable EDITOR. If that is not defined, then emacs is used. This can be overridden by putting the appropriate string in your .aipsrc file:
catalog.edit.Glish:	xterm -e vi
catalog.edit.ascii:	emacs



Arguments

file in File to be edited
    Allowed: String


Returns
Bool


Example
  dc.edit("3C273.g")





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