sisko_ds9
24th June 2007, 13:23
Hi, I'm trying to call a session inside of a menu.

I only know how to call a cont.process command.

Somebody can help me ?

Thanks.

mark_h
24th June 2007, 17:39
See this thread (http://www.baanboard.com/baanboard/showthread.php?t=22694&highlight=Menus) by Doug Stroud. Another search for your session might turn up something more helpful. You might even want to post the relevant code.

kathuria
28th June 2007, 15:28
Hi,

By using command I am attaching here, You can call session in menu.

stpapi.handle.subproc("tdsls4101m000", "mtdsls000090451","10")

Parameter 1 : Session name where menu is poping up.
Parameter 2 : Menu name with proper sequence number.
parameter 3: Sequence number where that session is attached.

Regards,
Sanjay