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.runscript - Function Up: executive - Tool Previous: executive - Tool


executive - Constructor



Package utility
Module misc
Tool executive


Construct a executive tool


Synopsis
executive(concurrent)


Description
Construct a executive tool for subsequent use. A tool called defaultexecutive is constructed automatically. A useful shorthand for defaultexecutive is dex.



Arguments

concurrent   Number of concurrent jobs
    Allowed: Int
    Default: 1


Returns
executive tool


Example
include 'executive.g';
dex.runscript('doit.g');





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