Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
include "tasking.g"
The tasking module contains tools that help with the execution of other tools and functions within AIPS++.
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 |