Amit_Baan
5th December 2013, 21:12
Hi Experts,

I've a situation, I'm trying following things:

1. In MMT session on tab event(pressing tab) from last input field on MMT session, initiate "add.set" command on a particular Satellite session.

2. Inside satellite session, control/cursor should be on first/any desired input field.

I tried with enable.satellite and then use execute(add.set) in before.display of a field, as control doesn't go to before.program or init.form

Any help is really appreciated.

Amit_Baan
6th December 2013, 03:13
Has anyone faced the above situation? in which section of satellite session script I should put a trigger to activate add.set?

Thanks friends..

bhushanchanda
6th December 2013, 06:51
Hi,

Have you explored prcm.* functions? You can use them to link the MMT Sessions. You can pick the prcm calls, in choice.bms: section of your satellite session.

Explore the functionality of Process Change Manager in Prog. Guide.