| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 1556 |
|
| Package | utility | |
| Module | aipsrcdata |
catalog.default: screen catalog.edit.ascii: xterm -e vi
Note that Glish has no tty available, so an editor like vi cannot be used directly. An xterm command is also needed as shown in the example above.
| catalog.default | output medium to use | ||
| Allowed: | gui or screen | ||
| Default: | '' | ||
| catalog.confirm | Confirm operations (always, only for directories, never)? | ||
| Allowed: | yes, directory or no | ||
| Default: | yes | ||
| catalog.tablesizeoption | How to show image/table sizes | ||
| Allowed: | no, bytes, or shape | ||
| Default: | no | ||
| catalog.alwaysshowdir | Always show directories when selecting specific type? | ||
| Allowed: | T or F | ||
| Default: | T | ||
| catalog.sortbytype | Show in order of type instead of name | ||
| Allowed: | T or F | ||
| Default: | F | ||
| catalog.vscrollbar | Where to put the vertical scrollbar | ||
| Allowed: | right or left | ||
| Default: | right | ||
| catalog.view.PostScript | Viewer for PostScript files | ||
| Allowed: | Suitable program e.g. ghostview, pageview | ||
| Default: | ghostview | ||
| catalog.view.Graphics | Viewer for graphics files | ||
| Allowed: | Suitable program e.g. xv | ||
| Default: | xv | ||
| catalog.view.image | Viewer for AIPS++ images | ||
| Allowed: | Suitable program | ||
| Default: | viewer | ||
| catalog.edit.ascii | Editor for ascii files | ||
| Allowed: | Editor not needing a tty e.g. emacs or xterm -e vi | ||
| Default: | $EDITOR | ||
| catalog.edit.Glish | Editor for Glish files | ||
| Allowed: | Editor not needing a tty e.g. emacs or xterm -e vi | ||
| Default: | catalog.edit.ascii | ||
| catalog.view.ascii | Viewer for ascii files | ||
| Allowed: | Program not needing a tty e.g. emacs or xterm -e vi | ||
| Default: | catalog.edit.ascii | ||
| catalog.view.Glish | Viewer for Glish files | ||
| Allowed: | Program not needing a tty e.g. emacs or xterm -e vi | ||
| Default: | catalog.edit.Glish | ||