pillai.ganesh
26th December 2014, 12:24
Requirement: I want to dynamically change the session description of my satellite session based on which MMT session is its main session.
Setting sattr.descr$ = "Session Description", in before.program- program section dosen't change the session Description when the session is satellite of MMT. (I see the satellite session description coming on MMT even before its before.program section is executed)
When the same session is opened in stand alone mode (i.e. overview) the session description changes with this code. But for MMT this is not working.
Any idea of how to change the session description dynamically for MMT Satellite session.
Setting sattr.descr$ = "Session Description", in before.program- program section dosen't change the session Description when the session is satellite of MMT. (I see the satellite session description coming on MMT even before its before.program section is executed)
When the same session is opened in stand alone mode (i.e. overview) the session description changes with this code. But for MMT this is not working.
Any idea of how to change the session description dynamically for MMT Satellite session.