sa_sch
13th May 2011, 15:56
Hi all,

is there a possibility to set a special satellite active when starting a mmt session?
For example: when starting a mmt session with 4 satellites, the second satellite should be open instead of the first (which is default).

Regards
sa_sch

NirajKakodkar
14th May 2011, 06:40
void disable.satellite( const string session.code )

You can use the above function, to disable the satellite.
As you want your second TAB to be active, initially make your first TAB disabled (conditionally).

sa_sch
16th May 2011, 09:39
Thanks for your reply! I disabled the satellites initially and enabled them afterwards so that the second tab is enabled at the end. Now the session starts with second tab opened.

Regards

baan999
18th May 2011, 19:35
can you send me the script for activating satelite

Also i want to print company logo on my statement of accounts. do you have any solutions or script.

please help

sa_sch
6th June 2011, 17:47
void enable.satellite (const string session.code )

For your second question I don't have any suggestions - sorry. Hope someone else can help you.