Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | misc | |
Tool | executive |
include 'executive.g'; myexecutive:=executive(); myexecutive.run('doit()', inc='ireallydoit.g', host='zeus'); # # Wait for stuff to finish.... # myexecutive.done();