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


next up previous contents index
Next: executive - Constructor Up: misc - Module Previous: make - Function


executive - Tool



Package utility
Module misc


Postscript file available

Tool for running scripts in a queue
include "executive.g"



Description

executive implements a queue for executing commands or scripts:

Important Note that the scripts run in a separate instance of glish. Thus variables such as tools defined in the current glish session will not be available inside the script.

Constructors
executive Construct a executive tool
Functions
concurrent Return number of concurrent jobs allowed
done Terminate the executive
gui Open a GUI for this tool
list Return the queue status
make Run a makefile
run Run a sequence of commands
running Return number of running jobs
runscript Run a script
setconcurrent Set number of concurrent jobs allowed
show Show the queue status
stop Stop a specified job
test Run a test for this tool




next up previous contents index
Next: executive - Constructor Up: misc - Module Previous: make - 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