novaplus
3rd July 2019, 15:44
We need to replace the standard command (the New button) to open our customized session.
We can open our session using command
choice.add.set:
before.choice:
start.session (...)
But this does not override the standard command and as a result we have two sessions open: standard and our new custom session.
We need to open our new session only, without the standard one.
Any suggestions?
We can open our session using command
choice.add.set:
before.choice:
start.session (...)
But this does not override the standard command and as a result we have two sessions open: standard and our new custom session.
We need to open our new session only, without the standard one.
Any suggestions?