Feature #1932

Mis à jour par Matthieu Decorde il y a presque 9 ans

The gse.runMacro does not transfert the macro binding to others called macro with gse.runMacro :
* monitor
* corpusViewSelection
* ...

The runMacro should be able to retrieve the calling macro binding and give it to called macro.

h3. Solution

The solution may not involve only the GSERunner

Retour