Hi Steve,
assuming you've setup the tools menu item in the SequenceEditor itself, and you know the index (zero based) of the menu item, then from the Execution View Manager, you can do a command connection of type COmmandKind_Tools_Set, and then the uiObj is a button, like the ones used for the Entry Point buttons on teh shipping Full OI Top-Level VI.vi. The index simply needs setting to the appropriate index of the item in your tools menu. (If you only need one or two, then customise the tools menu so it's limited to only these items.
Using this method, the caption on the button will show you what tool it's linked to.
Hope that helps
Sacha Emery National Instruments (UK)
/* ratings take almost no effort at all

*/
Message Edited by SachaE on 03-10-2006 01:54 PM
Message Edited by SachaE on 03-10-2006 01:56 PM
// it takes almost no time to rate an answer