Hi,
Try this
treeNode treeNode;
xInfo xInfo = new xInfo();
;
treeNode = xInfo.rootNode();
treeNode = treeNode::findNode("jobs").AOTfindChild("Job1");
treeNode.AOTrun();Cheers Arijit Basu http://daxguy.blogspot.com/ On 2/9/07, William S. Jacobsen <[EMAIL PROTECTED]> wrote: > > Anyone who knows how to call a Job from code? > > /William > > [Non-text portions of this message have been removed] > > > -- Arijit Basu [Non-text portions of this message have been removed]

