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


next up previous contents index
Next: toolmanager - Tool Up: Utility Previous: tableplot.done - Function


tasking - Module

Postscript file available

Running tools and functions within AIPS++

include "tasking.g"



Description

The tasking module contains tools that help with the execution of other tools and functions within AIPS++.

toolmanager
allows execution of tools and functions from the Glish command line and also from Graphical User Interfaces.
inputsmanager
allows saving and retrieval of inputs to the tools and functions.
logger
is used for logging messages from tools and functions.
scripter
allows execution of scripts built up from the toolmanager.
clipboard
| allows cut-and-paste processing of Glish variables.
types
defines types of variables in the tasking system.
plugins
allows commands to be augmented by user-defined plug-in commands.
asynceval
Allows asynchronous execution of an eval().

Tools
asynceval Asynchronous eval
clipboard clipboard object
inputsmanager Tool for handling inputs for other tools
logger Tool for logging
plugins attach code to tools at runtime
scripter scripter tool
servers A tool for sending events between glish and precompiled executables
toolmanager Tool for using AIPS++ tools and functions
types Tool for defining types known to the tasking system

Functions
is_tool Is this a tool
toolmanagertest Test the tool manager
typestest Test the types definition




next up previous contents index
Next: toolmanager - Tool Up: Utility Previous: tableplot.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